https://dribbble.com/shots/9549612-Calculator-App
This project is a simple prototype to be part of my portfolio, and show code style, feedbacks are welcome! I used atomic design for file architecture.
- expo@~39.0.0 - platform for universal react applications
- mobx@^6.0.4 - for state management
- [email protected] - alpha version of react-native-reanimated v2 that intruduces turbo modules
- [email protected] - library for SVG
- NodeJS
- Expo Application in your phone or emulator
- Npm or yarn
- Clone project
- Run npm/yarn install
- Run npm run start or yarn start