Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
robertying committed May 6, 2020
1 parent 8e77339 commit 932c79a
Show file tree
Hide file tree
Showing 10 changed files with 739 additions and 973 deletions.
6 changes: 6 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
<meta-data
android:name="com.google.firebase.messaging.default_notification_color"
android:resource="@color/theme" />
<meta-data
android:name="expo.modules.notifications.default_notification_icon"
android:resource="@drawable/ic_notification" />
<meta-data
android:name="expo.modules.notifications.default_notification_color"
android:resource="@color/theme" />

<provider
android:name="androidx.core.content.FileProvider"
Expand Down
Binary file modified android/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
2 changes: 2 additions & 0 deletions android/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ esac

CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar


# Determine the Java command to use to start the JVM.
if [ -n "$JAVA_HOME" ] ; then
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
Expand Down Expand Up @@ -129,6 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`

JAVACMD=`cygpath --unix "$JAVACMD"`

# We build the pattern for arguments to be converted via cygpath
Expand Down
1 change: 1 addition & 0 deletions android/gradlew.bat
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ set CMD_LINE_ARGS=%*

set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar


@rem Execute Gradle
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%

Expand Down
104 changes: 52 additions & 52 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- EXCalendar (8.1.0):
- UMCore
- UMPermissionsInterface
- EXNotifications (0.1.3):
- EXNotifications (0.1.7):
- UMCore
- UMPermissionsInterface
- EXPermissions (8.1.0):
Expand All @@ -28,45 +28,45 @@ PODS:
- React-Core (= 0.62.2)
- React-jsi (= 0.62.2)
- ReactCommon/turbomodule/core (= 0.62.2)
- Firebase/Analytics (6.23.0):
- Firebase/Analytics (6.24.0):
- Firebase/Core
- Firebase/Core (6.23.0):
- Firebase/Core (6.24.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 6.4.2)
- Firebase/CoreOnly (6.23.0):
- FirebaseCore (= 6.6.7)
- Firebase/Crashlytics (6.23.0):
- FirebaseAnalytics (= 6.5.0)
- Firebase/CoreOnly (6.24.0):
- FirebaseCore (= 6.7.0)
- Firebase/Crashlytics (6.24.0):
- Firebase/CoreOnly
- FirebaseCrashlytics (~> 4.0.0)
- FirebaseAnalytics (6.4.2):
- FirebaseCore (~> 6.6)
- FirebaseCrashlytics (~> 4.1.0)
- FirebaseAnalytics (6.5.0):
- FirebaseCore (~> 6.7)
- FirebaseInstallations (~> 1.2)
- GoogleAppMeasurement (= 6.4.2)
- GoogleAppMeasurement (= 6.5.0)
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- nanopb (~> 1.30905.0)
- FirebaseAnalyticsInterop (1.5.0)
- FirebaseCore (6.6.7):
- FirebaseCoreDiagnostics (~> 1.2)
- FirebaseCore (6.7.0):
- FirebaseCoreDiagnostics (~> 1.3)
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- FirebaseCoreDiagnostics (1.2.4):
- FirebaseCoreDiagnostics (1.3.0):
- FirebaseCoreDiagnosticsInterop (~> 1.2)
- GoogleDataTransportCCTSupport (~> 3.0)
- GoogleDataTransportCCTSupport (~> 3.1)
- GoogleUtilities/Environment (~> 6.5)
- GoogleUtilities/Logger (~> 6.5)
- nanopb (~> 0.3.901)
- nanopb (~> 1.30905.0)
- FirebaseCoreDiagnosticsInterop (1.2.0)
- FirebaseCrashlytics (4.0.0):
- FirebaseCrashlytics (4.1.0):
- FirebaseAnalyticsInterop (~> 1.2)
- FirebaseCore (~> 6.6)
- FirebaseInstallations (~> 1.1)
- GoogleDataTransport (~> 6.0)
- GoogleDataTransportCCTSupport (~> 3.0)
- nanopb (~> 0.3.901)
- GoogleDataTransport (~> 6.1)
- GoogleDataTransportCCTSupport (~> 3.1)
- nanopb (~> 1.30905.0)
- PromisesObjC (~> 1.2)
- FirebaseInstallations (1.2.0):
- FirebaseCore (~> 6.6)
Expand All @@ -83,16 +83,16 @@ PODS:
- DoubleConversion
- glog
- glog (0.3.5)
- GoogleAppMeasurement (6.4.2):
- GoogleAppMeasurement (6.5.0):
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
- GoogleUtilities/MethodSwizzler (~> 6.0)
- GoogleUtilities/Network (~> 6.0)
- "GoogleUtilities/NSData+zlib (~> 6.0)"
- nanopb (= 0.3.9011)
- GoogleDataTransport (6.0.0)
- GoogleDataTransportCCTSupport (3.0.0):
- GoogleDataTransport (~> 6.0)
- nanopb (~> 0.3.901)
- nanopb (~> 1.30905.0)
- GoogleDataTransport (6.1.0)
- GoogleDataTransportCCTSupport (3.1.0):
- GoogleDataTransport (~> 6.1)
- nanopb (~> 1.30905.0)
- GoogleUtilities/AppDelegateSwizzler (6.6.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
Expand All @@ -114,11 +114,11 @@ PODS:
- GoogleUtilities/Logger
- Interactable (2.0.1):
- React
- nanopb (0.3.9011):
- nanopb/decode (= 0.3.9011)
- nanopb/encode (= 0.3.9011)
- nanopb/decode (0.3.9011)
- nanopb/encode (0.3.9011)
- nanopb (1.30905.0):
- nanopb/decode (= 1.30905.0)
- nanopb/encode (= 1.30905.0)
- nanopb/decode (1.30905.0)
- nanopb/encode (1.30905.0)
- PromisesObjC (1.2.8)
- RCTRequired (0.62.2)
- RCTTypeSafety (0.62.2):
Expand Down Expand Up @@ -354,11 +354,11 @@ PODS:
- React
- React-RCTImage
- React-RCTText
- RNCAsyncStorage (1.9.0):
- RNCAsyncStorage (1.10.0):
- React
- RNDateTimePicker (2.3.2):
- React
- RNDeviceInfo (5.5.6):
- RNDeviceInfo (5.5.7):
- React
- RNFS (2.16.6):
- React
Expand All @@ -368,17 +368,17 @@ PODS:
- React
- RNReanimated (1.8.0):
- React
- RNShare (3.3.0):
- RNShare (3.3.1):
- React
- RNSnackbar (2.2.0):
- React
- RNVectorIcons (6.6.0):
- React
- UMAppLoader (1.0.1)
- UMAppLoader (1.0.2)
- UMBarCodeScannerInterface (5.1.0)
- UMCameraInterface (5.1.0)
- UMConstantsInterface (5.1.0)
- UMCore (5.1.0)
- UMCore (5.1.2)
- UMFaceDetectorInterface (5.1.0)
- UMFileSystemInterface (5.1.0)
- UMFontInterface (5.1.0)
Expand Down Expand Up @@ -605,28 +605,28 @@ SPEC CHECKSUMS:
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
EXBackgroundFetch: d876383d77a17fab25b2bd98437b6cf2297de353
EXCalendar: 1339d99ca2246559121f86c050f29f689ccf773d
EXNotifications: d4949f1ea25fec26de3f25bbd1c687df5416b48a
EXNotifications: cc5d647c15b5f00602e1c4f7244d6a3a15dd2eb6
EXPermissions: 24b97f734ce9172d245a5be38ad9ccfcb6135964
EXSecureStore: 7a03e21e80ae59bf8e86c55e7a400f60db2da639
EXTaskManager: 6cc65abbc1b226524d551ef2a08a7afe8be03044
FBLazyVector: 4aab18c93cd9546e4bfed752b4084585eca8b245
FBReactNativeSpec: 5465d51ccfeecb7faa12f9ae0024f2044ce4044e
Firebase: 585ae467b3edda6a5444e788fda6888f024d8d6f
FirebaseAnalytics: 558f7a03d19de451093032c806f39d5f9dff096e
Firebase: b28e55c60efd98963cd9011fe2fac5a10c2ba124
FirebaseAnalytics: 7386fc2176e3f93ad8ef34b5b1f2b33a891e4962
FirebaseAnalyticsInterop: 3f86269c38ae41f47afeb43ebf32a001f58fcdae
FirebaseCore: a2788a0d5f6c1dff17b8f79b4a73654a8d4bfdbd
FirebaseCoreDiagnostics: b59c024493a409f8aecba02c99928d0d8431d159
FirebaseCore: e610482f64097b0e9f056cd97bc6b33dfabcbb6a
FirebaseCoreDiagnostics: 4a773a47bd83bbd5a9b1ccf1ce7caa8b2d535e67
FirebaseCoreDiagnosticsInterop: 296e2c5f5314500a850ad0b83e9e7c10b011a850
FirebaseCrashlytics: 941608d2a3475b48fb7010b998703d07696b8db1
FirebaseCrashlytics: fff345f16a07f0b23cb342d8de5a42cec6de3492
FirebaseInstallations: 2119fb3e46b0a88bfdbf12562f855ee3252462fa
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
GoogleAppMeasurement: 2253e99c1f22638cf234c059144660c338ad76c3
GoogleDataTransport: 061fe7d9b476710e3cd8ea51e8e07d8b67c2b420
GoogleDataTransportCCTSupport: 0f39025e8cf51f168711bd3fb773938d7e62ddb5
GoogleAppMeasurement: 4c644d86835d827bab30ab6aabb9ecaf1f500735
GoogleDataTransport: f6f8eba931df03ebd2232ff4645aa85f8f47b5ab
GoogleDataTransportCCTSupport: d70a561f7d236af529fee598835caad5e25f6d3d
GoogleUtilities: 39530bc0ad980530298e9c4af8549e991fd033b1
Interactable: 411887c89fa16ac41f8e7898aca06dcad55e5f22
nanopb: 18003b5e52dab79db540fe93fe9579f399bd1ccd
nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
PromisesObjC: c119f3cd559f50b7ae681fa59dc1acd19173b7e6
RCTRequired: cec6a34b3ac8a9915c37e7e4ad3aa74726ce4035
RCTTypeSafety: 93006131180074cffa227a1075802c89a49dd4ce
Expand All @@ -652,21 +652,21 @@ SPEC CHECKSUMS:
React-RCTVibration: 4356114dbcba4ce66991096e51a66e61eda51256
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
ReactNativeNavigation: 591e44266ee7047948ac18e47a8f283e657be5a8
RNCAsyncStorage: 453cd7c335ec9ba3b877e27d02238956b76f3268
RNCAsyncStorage: 6d99641f8e6f15d169d695d8ef184bf187903f11
RNDateTimePicker: 4bd49e09f91ca73d69119a9e1173b0d43b82f5e5
RNDeviceInfo: 722dc13c269b9dbf305aa4b790d36731602e99b7
RNDeviceInfo: e2102056bde3ad5d137fd029d8d431510a00486a
RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df
RNGestureHandler: 8f09cd560f8d533eb36da5a6c5a843af9f056b38
RNLocalize: b6df30cc25ae736d37874f9bce13351db2f56796
RNReanimated: 955cf4068714003d2f1a6e2bae3fb1118f359aff
RNShare: fea1801315aa8875d6db73a4010b14afcd568765
RNShare: d4c9789a93ffa286389ff7b73f44118c8aab412f
RNSnackbar: 160077964866262ed08cfd33ab4760219ea2aef6
RNVectorIcons: 3a1e4dbcb496a154d1b1e6bb162170e18d27c694
UMAppLoader: 90273a65f9b1d789214e0c913dfcabc7a1b1590e
UMAppLoader: ee77a072f9e15128f777ccd6d2d00f52ab4387e6
UMBarCodeScannerInterface: 9dc692b87e5f20fe277fa57aa47f45d418c3cc6c
UMCameraInterface: 625878bbf2ba188a8548675e1d1d2e438a653e6d
UMConstantsInterface: 64060cf86587bcd90b1dbd804cceb6d377a308c1
UMCore: d6117852f32c74cde466b863cfdeaa0960186249
UMCore: eb200e882eadafcd31ead290770835fd648c0945
UMFaceDetectorInterface: d6677d6ddc9ab95a0ca857aa7f8ba76656cc770f
UMFileSystemInterface: c70ea7147198b9807080f3597f26236be49b0165
UMFontInterface: d9d3b27af698c5389ae9e20b99ef56a083f491fb
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"dependencies": {
"@babel/runtime": "7.9.6",
"@react-native-community/async-storage": "1.9.0",
"@react-native-community/async-storage": "1.10.0",
"@react-native-community/datetimepicker": "2.3.2",
"@react-native-community/segmented-control": "1.5.0",
"axios": "0.19.2",
"darkreader": "4.9.2",
"dayjs": "1.8.26",
"expo-background-fetch": "8.1.0",
"expo-calendar": "8.1.0",
"expo-notifications": "0.1.3",
"expo-notifications": "0.1.7",
"expo-permissions": "8.1.0",
"expo-secure-store": "8.1.0",
"expo-task-manager": "8.1.0",
Expand All @@ -40,7 +40,7 @@
"react": "16.13.1",
"react-native": "0.62.2",
"react-native-appearance": "0.3.4",
"react-native-device-info": "5.5.6",
"react-native-device-info": "5.5.7",
"react-native-document-picker": "3.3.3",
"react-native-fs": "2.16.6",
"react-native-gesture-handler": "1.6.1",
Expand All @@ -51,11 +51,11 @@
"react-native-navigation": "6.5.0",
"react-native-paper": "3.9.0",
"react-native-reanimated": "1.8.0",
"react-native-share": "3.3.0",
"react-native-share": "3.3.1",
"react-native-snackbar": "2.2.0",
"react-native-tab-view": "2.14.0",
"react-native-typography": "1.4.1",
"react-native-unimodules": "0.9.0",
"react-native-unimodules": "0.9.1",
"react-native-vector-icons": "6.6.0",
"react-native-webview": "9.4.0",
"react-redux": "7.2.0",
Expand All @@ -79,20 +79,20 @@
"@types/lodash.differenceby": "4.8.6",
"@types/mime-types": "2.1.0",
"@types/react": "16.9.34",
"@types/react-native": "0.62.5",
"@types/react-native": "0.62.7",
"@types/react-native-share": "3.1.0",
"@types/react-native-vector-icons": "6.4.5",
"@types/react-redux": "7.1.7",
"@types/react-redux": "7.1.8",
"@types/semver": "7.1.0",
"babel-jest": "25.5.1",
"babel-jest": "26.0.1",
"babel-plugin-preval": "5.0.0",
"babel-plugin-transform-remove-console": "6.9.4",
"detox": "16.4.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.3",
"husky": "4.2.5",
"jest": "25.5.3",
"jest": "26.0.1",
"jetifier": "1.6.5",
"lint-staged": "10.2.2",
"metro-react-native-babel-preset": "0.59.0",
Expand Down
63 changes: 0 additions & 63 deletions patches/expo-notifications+0.1.3.patch

This file was deleted.

Loading

0 comments on commit 932c79a

Please sign in to comment.