-a init
parents
Showing
.babelrc
0 → 100644
.buckconfig
0 → 100644
.flowconfig
0 → 100644
.gitattributes
0 → 100644
.gitignore
0 → 100644
.watchmanconfig
0 → 100644
App.js
0 → 100644
android/app/BUCK
0 → 100644
android/app/build.gradle
0 → 100644
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
84.2 KB
84.2 KB
84.2 KB
84.2 KB
84.2 KB
16.6 KB
15.6 KB
17.7 KB
17.7 KB
19.5 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
File added
android/gradlew
0 → 100755
android/gradlew.bat
0 → 100644
android/keystores/BUCK
0 → 100644
android/keytool
0 → 100644
android/settings.gradle
0 → 100644
app.json
0 → 100644
index.js
0 → 100644
ios/SLMSAPP-tvOS/Info.plist
0 → 100644
ios/SLMSAPP/AppDelegate.h
0 → 100644
ios/SLMSAPP/AppDelegate.m
0 → 100644
15.6 KB
16.6 KB
17.7 KB
16.1 KB
17.7 KB
7.68 KB
16 KB
16.8 KB
68.8 KB
30.6 KB
75.3 KB
84.2 KB
75.3 KB
84.2 KB
81.7 KB
243 KB
ios/SLMSAPP/Info.plist
0 → 100644
ios/SLMSAPP/main.m
0 → 100644
ios/SLMSAPPTests/Info.plist
0 → 100644
package.json
0 → 100644
{ | ||
"name": "SLMSAPP", | ||
"version": "0.0.1", | ||
"private": true, | ||
"scripts": { | ||
"start": "node node_modules/react-native/local-cli/cli.js start", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"moment": "^2.22.2", | ||
"react": "16.6.1", | ||
"react-native": "0.57.7", | ||
"react-native-code-push": "^5.4.2", | ||
"react-native-splash-screen": "^3.1.1", | ||
"react-native-storage": "^0.2.3", | ||
"react-navigation": "^3.0.5", | ||
"teaset": "^0.5.10" | ||
}, | ||
"devDependencies": { | ||
"babel-jest": "23.6.0", | ||
"jest": "23.6.0", | ||
"metro-react-native-babel-preset": "0.50.0", | ||
"react-test-renderer": "16.6.1" | ||
}, | ||
"jest": { | ||
"preset": "react-native" | ||
} | ||
} |
src/containers/App.js
0 → 100644
yarn.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.