.editorconfig | |
|
|
.eslintrc.json | |
|
|
.gitignore | |
|
|
.npmignore | |
|
|
.prettierignore | |
|
|
.prettierrc.js | 4 | A 0 mins |
|
.travis.yml | |
|
|
.yalcignore | |
|
|
LICENSE | |
|
|
README.md | |
|
|
_tests_/index.test.js | 6 | A 0 mins |
|
example/App.js | 31 | A 0 mins |
|
example/__tests__/App-test.js | 7 | A 0 mins |
|
example/android/app/BUCK | |
|
|
example/android/app/build.gradle | |
|
|
example/android/app/build_defs.bzl | |
|
|
example/android/app/proguard-rules.pro | |
|
|
example/android/app/src/debug/AndroidManifest.xml | |
|
|
example/android/app/src/debug/res/xml/react_native_config.xml | |
|
|
example/android/app/src/main/AndroidManifest.xml | |
|
|
example/android/app/src/main/java/com/example/MainActivity.java | 8 | A 0 mins |
|
example/android/app/src/main/java/com/example/MainApplication.java | 35 | A 0 mins |
|
example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png | |
|
|
example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png | |
|
|
example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png | |
|
|
example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png | |
|
|
example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | |
|
|
example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | |
|
|
example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | |
|
|
example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | |
|
|
example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | |
|
|
example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | |
|
|
example/android/app/src/main/res/values/strings.xml | |
|
|
example/android/app/src/main/res/values/styles.xml | |
|
|
example/android/build.gradle | |
|
|
example/android/gradle.properties | |
|
|
example/android/gradle/wrapper/gradle-wrapper.jar | |
|
|
example/android/gradle/wrapper/gradle-wrapper.properties | |
|
|
example/android/gradlew | |
|
|
example/android/gradlew.bat | |
|
|
example/android/keystores/BUCK | |
|
|
example/android/keystores/debug.keystore.properties | |
|
|
example/android/settings.gradle | |
|
|
example/app.json | |
|
|
example/babel.config.js | 3 | A 0 mins |
|
example/index.js | 4 | A 0 mins |
|
example/ios/example-tvOS/Info.plist | |
|
|
example/ios/example-tvOSTests/Info.plist | |
|
|
example/ios/example.xcodeproj/project.pbxproj | |
|
|
example/ios/example.xcodeproj/xcshareddata/xcschemes/example-tvOS.xcscheme | |
|
|