Skip to content

fardinkamal62/Shodai

Repository files navigation

banner

Shodai

v3.0.0

screenshot screenshot screenshot

About


A simple React Native app that will help you on your bazaar notes 🗒️

Features


  • Get updated highest bazaar prices (I know you can bargain and get a lower price 😉)

Tech Stack


  • React Native
  • Expo

Installation


  • Clone the repo
  • Run npm install to install necessary dependencies
  • Run npx expo start to run the app
  • To build: run eas build --platform android --profile production to build .aab file
  • Run bundletool build-apks --mode universal --bundle Downloads/name.aab --output ./app.apks to build .apks file
  • Extract the .apks file and install the .apk file on your device