ali322/CNodeRN

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.buckconfig
.flowconfig
.gitattributes
.github/ISSUE_TEMPLATE.md
.gitignore
.vscode/codepush.json
.watchmanconfig
CONTRIBUTING.md
README.md
__tests__/fixtures/container.js23
A
0 mins
__tests__/fixtures/setup.js1
A
0 mins
android/app/BUCK
android/app/build.gradle
android/app/proguard-rules.pro
android/app/src/main/AndroidManifest.xml
android/app/src/main/assets/fonts/Entypo.ttf
android/app/src/main/assets/fonts/EvilIcons.ttf
android/app/src/main/assets/fonts/Feather.ttf
android/app/src/main/assets/fonts/FontAwesome.ttf
android/app/src/main/assets/fonts/Foundation.ttf
android/app/src/main/assets/fonts/Ionicons.ttf
android/app/src/main/assets/fonts/MaterialCommunityIcons.ttf
android/app/src/main/assets/fonts/MaterialIcons.ttf
android/app/src/main/assets/fonts/Octicons.ttf
android/app/src/main/assets/fonts/SimpleLineIcons.ttf
android/app/src/main/assets/fonts/Zocial.ttf
android/app/src/main/java/com/cnodern/MainActivity.java18
A
0 mins
android/app/src/main/java/com/cnodern/MainApplication.java85
A
1 hr
android/app/src/main/res/drawable-hdpi/launch_screen.png
android/app/src/main/res/drawable-ldpi/ic_launcher.png
android/app/src/main/res/drawable-ldpi/launch_screen.png
android/app/src/main/res/drawable-mdpi/launch_screen.png
android/app/src/main/res/drawable-xhdpi/launch_screen.png
android/app/src/main/res/drawable-xxhdpi/launch_screen.png
android/app/src/main/res/drawable-xxxhdpi/launch_screen.png
android/app/src/main/res/layout/launch_screen.xml
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.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