Projects

Articles

Projects explained

Nullam id dolor id nibh ultricies vehicula ut id elit. Donec id elit non mi porta gravida at eget metus. Cras mattis consectetur purus sit amet fermentum. Praesent commodo cursus magna, vel scelerisqu...

Last updated 7 months ago

Suicide&Co - Building & Submitting The App

When creating a new build, first increment the build number and version code in app.config.ts. You can find them in ios.buildNumber and android.versionCode. Also increment the version in .env under...

Last updated 7 months ago

Suicide&Co - Installing & Running The Build

Clone the build: git clone [email protected]:suicide-and-co/react-native-app.git sidekick Copy the environment variables and add api and encryption keys cp .env.example .env Change to correct...

Last updated 7 months ago