Skip to content

ZotCare/zotcare-react-native-mobile

Repository files navigation

zotcare-mobile

This repository is for ZotCare mobile application for Android and iOS.

You can learn more about ZotCare here.

Requirements

ZotCare mobile app is built using React Native.

In order to run our app you need to install NodeJs 18. Or you can use NVM to install the recommended Node environment for the project.

After that, you can set up the project according to [React Native environment setup instructions.)[https://reactnative.dev/docs/environment-setup]

Testing

Testing can be done through Jest by using.

npm test