This is interesting, definitely. One thing people should be aware of if they're new to the React Native environment is that this technology comes built in. It is a big reason why React Native is such a huge success so far. You don't need an IDE and switching to one instead of using your own tools seems like a pretty big negative to me. Tools such as rnpm allow for automated installation of new extensions (all of whic…
Deco Software – React Native IDE
101–110 of 126 posts
Re: Deco Software – React Native IDE
#102Android is over 70% of the market.
https://tctechcrunch2011.files.wordpress.com/2015/04/2015-q1...
(I'm an Android guy myself, just trying to be realistic)
Re: Deco Software – React Native IDE
#103Re: Deco Software – React Native IDE
#104Re: Deco Software – React Native IDE
#105Earlier quoted context omitted.
Since Android 2.3, I haven't had much trouble sharing code across versions.
Performance is the major problem. Getting the code to run isn't really an issue anymore.
My problems were limited to bugs in the OGL Java wrapper in Android 2.x.
Re: Deco Software – React Native IDE
#106Re: Deco Software – React Native IDE
#107This is interesting, definitely. One thing people should be aware of if they're new to the React Native environment is that this technology comes built in. It is a big reason why React Native is such a huge success so far. You don't need an IDE and switching to one instead of using your own tools seems like a pretty big negative to me. Tools such as rnpm allow for automated installation of new extensions (all of whic…
>It is a big reason why React Native is such a huge success so far. You don't need an IDE... Sorry if this a stupid question, but is this true if one is also targeting electron for the 'big 3' desktops for the HN crowd (rather than just mobile OSs)? Edit: Clarifications made.
Re: Deco Software – React Native IDE
#108Re: Deco Software – React Native IDE
#109Earlier quoted context omitted.
Performance is the major problem. Getting the code to run isn't really an issue anymore.
Interesting, for fun, can you share a story where changing Android versions resulted in a performance regression? My problems were limited to bugs in the OGL Java wrapper in Android 2.x.
Re: Deco Software – React Native IDE
#110This is great! Helps a ton for someone new to react native, lowers the already low barrier to entry. Integration with microsoft code push ( https://github.com/Microsoft/react-native-code-push ) could be cool.