Skip to content

Commit a2ab63f

Browse files
committed
App running with SQLite support and no redbox errors! Had to remove RNFetchBlob and RNFS includes from DropboxDatabaseSync
1 parent e07912b commit a2ab63f

File tree

6 files changed

+3984
-3879
lines changed

6 files changed

+3984
-3879
lines changed

ios/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ PODS:
235235
- React-cxxreact (= 0.62.2)
236236
- React-jsi (= 0.62.2)
237237
- React-jsinspector (0.62.2)
238-
- react-native-netinfo (5.5.0):
239-
- React
238+
- react-native-netinfo (5.9.9):
239+
- React-Core
240240
- react-native-sqlite-storage (5.0.0):
241241
- React
242242
- React-RCTActionSheet (0.62.2):
@@ -300,7 +300,7 @@ PODS:
300300
- ReactCommon/callinvoker (= 0.62.2)
301301
- rn-fetch-blob (0.12.0):
302302
- React-Core
303-
- RNCAsyncStorage (1.7.1):
303+
- RNCAsyncStorage (1.13.2):
304304
- React
305305
- RNFS (2.16.4):
306306
- React
@@ -359,7 +359,7 @@ DEPENDENCIES:
359359
- ReactCommon/callinvoker (from `../node_modules/react-native/ReactCommon`)
360360
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
361361
- rn-fetch-blob (from `../node_modules/rn-fetch-blob`)
362-
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
362+
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
363363
- RNFS (from `../node_modules/react-native-fs`)
364364
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
365365

@@ -436,7 +436,7 @@ EXTERNAL SOURCES:
436436
rn-fetch-blob:
437437
:path: "../node_modules/rn-fetch-blob"
438438
RNCAsyncStorage:
439-
:path: "../node_modules/@react-native-community/async-storage"
439+
:path: "../node_modules/@react-native-async-storage/async-storage"
440440
RNFS:
441441
:path: "../node_modules/react-native-fs"
442442
Yoga:
@@ -469,7 +469,7 @@ SPEC CHECKSUMS:
469469
React-jsi: b6dc94a6a12ff98e8877287a0b7620d365201161
470470
React-jsiexecutor: 1540d1c01bb493ae3124ed83351b1b6a155db7da
471471
React-jsinspector: 512e560d0e985d0e8c479a54a4e5c147a9c83493
472-
react-native-netinfo: 4f7469b001be001975d1566fb757fb04e3905bec
472+
react-native-netinfo: 77d133105df525d4a11f10fcaa8d0b8883ea6429
473473
react-native-sqlite-storage: ce71689c5a73b79390a1ab213555ae80979a5dc7
474474
React-RCTActionSheet: f41ea8a811aac770e0cc6e0ad6b270c644ea8b7c
475475
React-RCTAnimation: 49ab98b1c1ff4445148b72a3d61554138565bad0
@@ -482,11 +482,11 @@ SPEC CHECKSUMS:
482482
React-RCTVibration: 4356114dbcba4ce66991096e51a66e61eda51256
483483
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
484484
rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba
485-
RNCAsyncStorage: 8539fc80a0075fcc9c8e2dff84cd22dc5bf1dacf
485+
RNCAsyncStorage: bc2f81cc1df90c267ce9ed30bb2dbc93b945a8ee
486486
RNFS: 90d1a32d3bc8f75cc7fc3dd2f67506049664346b
487487
Yoga: 3ebccbdd559724312790e7742142d062476b698e
488488
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
489489

490-
PODFILE CHECKSUM: 0c56cf62ab4c8aab205a13f86908ade63ec76c03
490+
PODFILE CHECKSUM: fe60f5b9e4a2c6efe16d462e4304b129394bfa03
491491

492492
COCOAPODS: 1.10.0

ios/Pods/Manifest.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)