This 17-lesson course pairs two things a lot of React Native apps need at once: solid navigation and a component library that doesn't require styling everything from scratch.
Navigation
You'll implement tab bars and nested navigation stacks to keep multi-screen apps organized and easy to move through.
Styling with NativeBase
- Building forms, lists, and cards with NativeBase components
- Adding native functionality like the camera through Expo
- Understanding Expo's build options, including Expo Application Services (EAS)
Both beginner and intermediate React Native developers should be able to follow along, coming away with a cross-platform app that handles navigation and styling in a maintainable way on both iOS and Android.