This platform is a place for buying and selling goods online, especially used goods. This platform opens and provides various types of need categories. Users who register with this application can act as sellers and buyers by using the same 1 (one) account. This platform will bring together sellers and buyers to be able to negotiate goods and conduct transactions directly outside the platform.
See more
Before starting 🏁, you need to be setting up the development environment that already tell in RN Doc here
# Clone this project
$ git clone https://github.com/DzunN86/SecondHand
# Install dependencies
$ yarn install
# Run android
$ yarn android
# Run ios
$ yarn ios
# Run Metro server
$ yarn start
android
: run androidios
: run iosstart
: starts the metro servertest
: run the testslint
: run eslint in /srccleanG
: run clean greadlewbuildG
: run build assembleRelease