Slicing design using React Native
This application uses dummy data stored in the src/data folder.
This app is built with some additional packages:
- @react-navigation/native-stack: 6.9.14
- @react-navigation/bottom-tabs: 6.5.9
- react-native-svg: 13.14.0
- react-native-tab-view: 3.5.2
If you want to try to do the development process, make sure you have setup React Native on your device.
You can download this repository by clicking <> Code at the top, then selecting Download ZIP or if you want to clone this repository you can do this by
git clone https://github.com/fajarhidayatt/enefte.gitAfter that, install all the packages / dependencies contained in this project
npm installThen run the application
npm startThe design used in this application is from Hub Academy in Figma Community.
