This is a simple application developed to explain the concepts of React Native to beginners.
Some Important topics covered in this app:
- Navigating between the screens using React Navigation
- Creating a splash screen
- Using
FlatListfor lists working with large data sets - Creating a form with various input fields available with React Native
- Working with loading indicators and
Modalviews
Built with React Native 0.44.0 Tested working on Android, never tested on iOS. (Uses Android only platform specific components)