- This seed is a initial implementation that defines the architeture structure and development conventions of a React Native application
- react native - render library
- context - state management
- axios - http request library
- native-base - react native component library
- Splash Screen
- Authentication Flow - save token in secure storage
- Toast message for application error
- React navigation with drawer to handle multiple screens
- React context providers can be tested with integration tests