Our first meetup after the amazing JSHeroes with another great topic for an open discussion meetup. This time we will discover the wonderful world of React Native as we'll dive into its ecosystem. Keep in mind that everyone is invited to chime in during the open discussion meetups, so feel free to bring your projects / ideas to the table and let's learn more about React Native together!
- NativeBase
- React Native Elements
- Tcom form react native it a nice library that makes form handling easier.
- Problems with bigger lists of elements, animations and live streaming
- Optimized FlatList
- Async storage / Realm ( local )
- File storage ( library , react native FS )
- Redux Persist ( saves to local storage )
- Firestore ( Google )
- AWS (Amazon)
- React Native Safe Area View
- Extended StyleSheets
- Styled components - Allows you to write actual CSS code (and create themes) to style your components
- Setup takes about 1-2 days
- You can code-push on a specific version of an app and keep making app updates
- App-center ( microsoft ) https://appcenter.ms/ (easy build and release applications)
- Ignite - CLI for react-native boilerplates, plugins, etc
- Reactotron - desktop app for inspecting react-native projects ( and react also )
- apisauce - wrapper on top of Axios for req/res transforms & better error management
- Inifinite Red - org which makes a lot of goodies
- Awesome React Native - list of libraries, tools, tutorials, articles and more for react-native
- Node API & Google Cloud SQL - A different approach on using GC SQL
- React Native Apps not recommended for video apps, but work fine for Ecommerce
- https://notifier-app.com/ - app developed in Cluj using react native
- Join React-Native Community on Facebook
- GraphQL integration