Mobile app built-in React Native with Expo to serve as a stock control system.
Backend: https://github.com/Purple-Stock/open-erp
$ expo install
# Android
$ yarn android
# iOS
$ yarn ios
- Node.js v12.18.4 LTS
- React Native v4.13.0
- Expo v3.27.13
- Android/iOS Simulator
This project is licensed under the MIT License - see the LICENSE file for details