- Tab Navigator Implemented
- Stack Navigator Implemented
- Movement from payment to home page implemented
- Drawer Navigation Pending
- RNCamera has dependency on the permissions package
react-native-permissions
- Implementation is made with the use-of hooks
- RN Camera Implemented
- Permission Issue Fixed for android
- Expo-camera implemented in seperate project
- react-native-unimodule integration: failed multiple times searching for workaround
- expo-camera intergration
- react-native-unimodule
- Screens Added
- Common Stylesheet added
- Adding proper vector icons on the ui
- Adding proper drawer menu
- Theming the tsx codebase
- Reducer implementation
- Improving the camera capture ui
- RNCamera soon to be deprecated as per the authors note
- Movement to expo-camera more widely supported