.babelrc | |
|
|
.buckconfig | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.gitignore | |
|
|
.prettierrc.js | 7 | A 0 mins |
|
.travis.yml | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
ISSUE_TEMPLATE.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
__tests__/App.tsx | 6 | A 0 mins |
|
__tests__/views/home.tsx | 7 | A 0 mins |
|
android/app/build.gradle | |
|
|
android/app/build_defs.bzl | |
|
|
android/app/proguard-rules.pro | |
|
|
android/app/src/debug/AndroidManifest.xml | |
|
|
android/app/src/debug/java/com/fridayapp/ReactNativeFlipper.java | 59 | A 1 hr |
|
android/app/src/main/AndroidManifest.xml | |
|
|
android/app/src/main/java/com/fridayapp/MainActivity.java | 10 | A 0 mins |
|
android/app/src/main/java/com/fridayapp/MainApplication.java | 63 | A 55 mins |
|
android/app/src/main/res/drawable-xxhdpi/launchscreen.png | |
|
|
android/app/src/main/res/layout/layout_splash.xml | |
|
|
android/app/src/main/res/mipmap-hdpi/ic_launcher.png | |
|
|
android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png | |
|
|
android/app/src/main/res/mipmap-mdpi/ic_launcher.png | |
|
|
android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png | |
|
|
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | |
|
|
android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | |
|
|
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | |
|
|
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | |
|
|
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | |
|
|
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | |
|
|
android/app/src/main/res/values/strings.xml | |
|
|
android/app/src/main/res/values/styles.xml | |
|
|
android/build.gradle | |
|
|
android/gradle.properties | |
|
|
android/gradle/wrapper/gradle-wrapper.jar | |
|
|
android/gradle/wrapper/gradle-wrapper.properties | |
|
|
android/gradlew | |
|
|
android/gradlew.bat | |
|
|
android/keystores/BUCK | |
|
|
android/keystores/debug.keystore.properties | |
|
|
android/settings.gradle | |
|
|
app.json | |
|
|
index.js | 2 | A 0 mins |
|
ios/FridayApp-Bridging-Header.h | |
|
|