Skip to content

bastian-purrer/mobileapp

 
 

Repository files navigation

mobileapp

Better Social Mobile App

Checkout the source

   git clone https://github.com/BetterSocial/mobileapp.git
   yarn

Development Requirements

Some files are ignored in GIT You will need to ask these files and put in your directory before build

  • debug.keystore - you will need this one to be put in the android/app/debug.keystore
  • keystore.properties - this file will be needed
  • google-services.json - this file will be used to interact with Firebase Services, for example Remote Config, etc.

Run in emulator

   yarn android

Build APK

   yarn build:android

About

Better Social Mobile App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Java 0.5%
  • Objective-C 0.4%
  • TypeScript 0.3%
  • Ruby 0.1%
  • Starlark 0.1%