React native provides very fast app development. With react native you can write once, run everywhere your app. It's also relatively easy to write apps in react native.
Developing apps with react native, is more like developing apps with front end javascript with css. If you have front-end Javascript experience, then it's much easier for you to learn and develop apps in react native.
If our series of react native tutorial, we cover from very basic to advanced tutorial.
Most of the tutorial we will start with react animation library, since it's fun to program animation in react-native.
We will also cover more advanced topic like state management and hooks.
Most of our tutorial you find in video in youtube. Don't forget to subscribe and follow us.
It's really easy to land a job once you are good at this framework.
We will cover the following topic
React Native Animated API
React Native Navigation
React Native Hooks
React Native State Management
React Native Components
React Native Custom Components
Expo and React Native
React Native Complete Course
This is react native e-commerce app using mongodb for database and nodejs for building restful api. This app contains more than 10 screens. A user may get to view the home screen without login. Once they add items to the cart they would need to do registration and login. We have also done Stripe payment for checkout. Here's more to learn about the app
React Native Travel App
React Native Food App