Skip to content

tmeng94/webx

Repository files navigation

Webx

An encryption tool for simple message transmission.

Running Webx

# Install Debug Dependencies
npm install react-native-cli -g
npm install

# Build Android JS Bundle (required after each modification)
npm run bundle-android

# Run Android
react-native run-android

# Run iOS
react-native run-ios

Build APK

See Generating Signed APK

Screenshots

!