Bootstrap your react-native application for production in 10 minutes using BAM generator generator-rn-toolbox. Setup eslint, fastlane, bitrise, jest, icons.
Read more »
React Native is a mobile application framework that is most commonly used to develop applications for Android and iOS by enabling the use of React and native platform capabilities. These days, it’s become increasingly popular to use React across platforms... (more…)
Read more »
Simpler storage, Simpler fetch, Simpler UI. Contribute to chende008/react-native-fast-app development by creating an account on GitHub. (more…)
Read more »
Creating a custom hook in React to store state in local storage, synchronize it across browser tabs, and have its value retrieved on page refresh. We will be... (more…)
Read more »
There’s a lot of confusion right now about the “right” way to test your React components. Should I write all my tests by hand, or only use…...
Read more »