React Native Radio Podcast Summaries - 509dave16/react-native-prototypes GitHub Wiki
- 51 Devin Abbott of Deco Software and React Native Exppress
- Discusses Deco and React Native Express
- Deco is going to be an Atom or VS Code plugin eventually
- React Native Express is constantly being updated with new recommendations like Shoutem UI
- Devin's working on a way to eliminate the setup barrier to starting a js project by having an environment with standards in place as well as automatic module installation. But you could eject the project from the environment to be scaffolded like a 'normal' js project.
- Devin is also working on way a to style React and React Native Apps that allows for you to determine what responsiveness means etc.. . Mainly based on the ability to have
stylestied topropsand be able to memoize them. (WHICH WOULD BE AMAZING)
More to come.....