/FSD-Example

Moke Smoke not only helps you track your progress in quitting smoking, but also offers a range of unique features and opportunities to interact with other community members.

Primary LanguageTypeScriptMIT LicenseMIT

Moke Smoke Logo

android apple

About Moke Smoke

Moke Smoke not only helps you track your progress in quitting smoking, but also offers a range of unique features and opportunities to interact with other community members.

Home

Home screen Home screen Home screen

Withdrawal / Cards / Purpose

Withdrawal screen Cards screen Purpose screen

Doings / Hypnosis / Pedometer

Doings screen Hypnosis screen Pedometer screen

Auth / I want / I don't want

Auth screen want screen want screen

Chat / Top / Mood

Chat screen Top screen Mood screen

Settings / Profile / Friends

Settings screen Profile screen Friends screen

Getting Started

Installation

Open a Terminal in the project root and run...

Install all dependencies:

yarn install

Install all pods:

cd ios && pod install

Running on iOS

yarn ios

Running on Android

yarn android

Running on release

cd android && ./gradlew bundleRelease

Generate APK

cd android && ./gradlew assembleRelease

Generate SHH

cd android && ./gradlew signingReport

Generate bootsplash

yarn react-native generate-bootsplash assets/images/bootsplash_logo_original.png \
 --platforms=android,ios \
 --background=334155 \
 --logo-width=100 \
 --assets-output=src/shared/assets/images/assets \
 --flavor=main

License

Linky is licensed under the terms of the MIT license.