React Native tutorial for Creating ListView with Section Headers
Here is another great tutorial appearead on Modus Create by Stan Bershadsky. Through his words you're going to enhance ListView to a ListView with Section Headers. ListView Many applications available today display data in a list in some shape or form. It ca …
Read moreI18n with React Native
If you plan to publish your app, there's one thing you're going to need sooner or later: internationalization (I18n) and localization (L10n). That's what Alexander Zaytsev has brought to React Native by integrating i18n-js. react-native-i18n on GitHub Integr …
Read moreTame your UIs with these React Native Components
A lot is going on daily in the React Native scene. A lot of good UI Components deserve our attention, here we're trying to sum up some of the latest ones. react-native-listitem iOS-style listitem component for React Native listitem react-native-page-cont …
Read moreiOS share and action sheets for React Native
Once again, Naoufal Kadhom, has released a library to enhance React Native's features. react-native-activity-view on GitHub react-native-activity-view is a React Native library for displaying iOS share and action sheets. activity-view …
Read moreReact Native Meets Async Functions
It's a great joy reading from the people who run the most advanced tools in React Native, and the framework itself. James Ide of React Native and Exponent fame has started blogging about his thoughts and experiences. This time he's talking about the incoming E …
Read more