Earlier quoted context omitted.
Nobody is going to investigate the background of a drive-by jerk
I did look at his repo and it's respectable. Putting aside the personality issues the way we do with Terry Davis (TempleOS) I'd like to hear his complaints about this.
Deco Software – React Native IDE
81–90 of 126 posts
Re: Deco Software – React Native IDE
#82Downvote me when I have a TON of background knowledge here, look at my damn GitHub.
Re: Deco Software – React Native IDE
#83This thing is a joke. Just learn to code dude.
Re: Deco Software – React Native IDE
#84Yet another package registry? There are tons of awesome packages for RN on GitHub and on NPM. Just use Google, GitHub, and get involved.
Re: Deco Software – React Native IDE
#85Re: Deco Software – React Native IDE
#86Very nifty! One question I have is that many React Native components that expose native functionality tend to have an extra step in the install process that looks like this: https://github.com/ProjectSeptemberInc/gl-react-native/raw/m... - where you have to drag in and link the library in xcode. Are these types of components handled automagically too?
Re: Deco Software – React Native IDE
#87Re: Deco Software – React Native IDE
#88Very nifty! One question I have is that many React Native components that expose native functionality tend to have an extra step in the install process that looks like this: https://github.com/ProjectSeptemberInc/gl-react-native/raw/m... - where you have to drag in and link the library in xcode. Are these types of components handled automagically too?
I recently worked on a RN project, after months of not touching it, and found out that there's a new thing called rnpm ( https://github.com/rnpm/rnpm ) that solves this issue.
Re: Deco Software – React Native IDE
#89Re: Deco Software – React Native IDE
#90So the commoditization of mobile development begins...
I'm personally glad to see tools simplyfying building a mobile app. The end goal rarely being producing the app, and more along the lines of producing value through the app.
I hope it has as big of an impact as what WP did for custom CMS…