React Native, Typescript, Redux, Healthcare
nicolab-app
React Native project using Redux & typescript
This project aims to be a solid foundation for React native applications. It provides a clear and organized structure to continue growing during the development of the project.
Prerequisites
Base dependencies
- axios for networking.
- react-native-config to manage envionments.
- redux for state management.
- redux-thunk to dispatch asynchronous actions.
- jest and react-native-testing-library for testing.
Usage
Using scripts from console
The template already has scripts to execute the project calling a specific environment defined into the package.json file.
Some images of the project
Patient list | Patient detail 1 | Patient detail 2 |
---|---|---|