Skip to content

harshjadon9/XSpam-Frontend

Repository files navigation

XSpam-Frontend (Hackathon)

Main Repo

React-native front-end for XSpam App - Video link, .apk link

Demo Video

Screenshot 2022-08-05 at 7 09 18 PM

Testing Release / Debug (.apk)

# Run on emulator / device (usb-debugging)
# debug
npx react-native run-android

# release
npx react-native run-android --variant=release

# Build Release
cd android && ./gradlew bundleRelease

Sign the bundle

Use the official doc to sign the .apk / .aab.

License

MIT

Hackathon Team