My favorite YouTube videos mobile app
A typical mobile app often contains essential features including screen navigation, pulling remote data with RESTful API, and authentication.
You’ll practice building data visualization UI and data structure for CRUD operations for an entity.
You'll be creating a mobile app for users to track and monitor their weight. By building an offline supported weight tracking app, you will learn how to build an offline supported mobile app with React Native, how to structure data for a real-life entity, and how to perform CRUD operations for your data.
For an extra challenge
If you're completely new to React Native, you can follow this tutorial I wrote to build this project. If you're already familiar with it and want to take on the more challenging features, you could kick it off from this repo and build features on top of it.
Whether you're following the tutorial or not, feel free to experiment with various libraries and tools, and pick the one that you feel most comfortable with.
You can use Expo for a more streamlined and smoother development experience since the project doesn't necessarily require features that are not available via Expo.
The awesome set of verified mentors will provide guidance and mentoring help when you are stuck.
Suresh Atta
A typical mobile app often contains essential features including screen navigation, pulling remote data with RESTful API, and authentication.
Taking out loans and calculating monthly EMI can be confusing and stressful. However, with the help of a mortgage calculator, anyone can easily plan their mortgages out. You will build a mortgage calculator in this project!
You’ll create a mobile app with a swiping mechanism similar to dating apps like Tinder. Users can swipe left (dislike) or swipe right (like) on images downloaded from the Unsplash API. Through this project, you will learn both the programmatic approach and Storyboard approach to build mobile applications. You will also learn to achieve modularity and reusability with your code.
More coming soon...