Explore the basics of using React Native Elements to speed up development and customize your user interface with visual icons.
Learn how to use Flexbox, a CSS tool that enables you to build layouts to fit multiple screen sizes, in React Native apps.
Create a React Native project and use Expo SecureStore to store local data in iOS and Android that’s encrypted and secure.
The NetInfo library offers tools for managing network connection state. This may increase engagement among users with poor web connection.
Here, you can learn why Flutter is overtaking React Native, how Flutter cross-platform development works, and how to build Flutter apps.
Magnus UI lets you choose from a library of components and utility props to take your React Native app’s interface to the next level.
Sharing elements in between screens in React Native using React Navigation Shared Element Transition makes the process smooth for development and end users.
Nobody likes to wait for their app build to complete before going home. Automate CI/CD for your React Native app using GitHub Actions.
Syncing data outside a mobile device is a common feature for offline React Native apps. WatermelonDB comes with this feature out of the box.
Testing user behavior is crucial for delivering great products, and React Native Testing Library makes it a joy.
Sometimes we don’t really need to be connected to the internet to provide a fully functional and useful app.
We walk through building a complete app, with authentication and payment processing, using React Native (with Expo), UI Kitten, Stripe, and AdonisJs.