Showing
102 changed files
with
2925 additions
and
0 deletions
.buckconfig
0 → 100644
.bundle/config
0 → 100644
.eslintrc.js
0 → 100644
.flowconfig
0 → 100644
.gitignore
0 → 100644
.prettierrc.js
0 → 100644
.ruby-version
0 → 100644
.watchmanconfig
0 → 100644
App.js
0 → 100644
Gemfile
0 → 100644
Gemfile.lock
0 → 100644
README.md
0 → 100644
__tests__/App-test.js
0 → 100644
android/app/_BUCK
0 → 100644
android/app/build.gradle
0 → 100644
This diff is collapsed.
Click to expand it.
android/app/build_defs.bzl
0 → 100644
android/app/debug.keystore
0 → 100644
No preview for this file type
android/app/proguard-rules.pro
0 → 100644
android/app/src/debug/AndroidManifest.xml
0 → 100644
android/app/src/main/AndroidManifest.xml
0 → 100644
No preview for this file type
android/app/src/main/assets/fonts/Entypo.ttf
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
android/app/src/main/assets/fonts/Zocial.ttf
0 → 100644
No preview for this file type
android/app/src/main/java/com/shipcamera/newarchitecture/MainApplicationReactNativeHost.java
0 → 100644
android/app/src/main/java/com/shipcamera/newarchitecture/components/MainComponentsRegistry.java
0 → 100644
android/app/src/main/jni/Android.mk
0 → 100644
android/app/src/main/jni/OnLoad.cpp
0 → 100644
2.98 KB
4.91 KB
2.05 KB
2.79 KB
4.46 KB
6.93 KB
6.31 KB
10.4 KB
9.03 KB
15.2 KB
android/app/src/main/res/values/strings.xml
0 → 100644
android/app/src/main/res/values/styles.xml
0 → 100644
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
android/gradlew
0 → 100755
android/gradlew.bat
0 → 100644
android/settings.gradle
0 → 100644
app.json
0 → 100644
app/App.js
0 → 100644
app/RouterScreen.js
0 → 100644
app/api/cameras.js
0 → 100644
app/api/index.js
0 → 100644
app/api/user.js
0 → 100644
app/pages/Home/Camera/index.js
0 → 100644
app/pages/Home/List/index.js
0 → 100644
app/pages/Home/cameraSlice.js
0 → 100644
app/pages/Home/index.js
0 → 100644
app/pages/Mine/index.js
0 → 100644
app/pages/Mine/userSlice.js
0 → 100644
app/pages/SignIn/index.js
0 → 100644
app/store/store.js
0 → 100644
app/utils/request.js
0 → 100644
babel.config.js
0 → 100644
index.js
0 → 100644
ios/Podfile
0 → 100644
ios/shipCamera.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
ios/shipCamera/AppDelegate.h
0 → 100644
ios/shipCamera/AppDelegate.mm
0 → 100644
ios/shipCamera/Images.xcassets/Contents.json
0 → 100644
ios/shipCamera/Info.plist
0 → 100644
ios/shipCamera/LaunchScreen.storyboard
0 → 100644
ios/shipCamera/main.m
0 → 100644
ios/shipCameraTests/Info.plist
0 → 100644
ios/shipCameraTests/shipCameraTests.m
0 → 100644
metro.config.js
0 → 100644
package.json
0 → 100644
This diff is collapsed.
Click to expand it.
yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment