Skip to content

Commit 26ff849

Browse files
committed
Update sample apps and align with the appdev
1 parent 1bf9644 commit 26ff849

File tree

10 files changed

+6680
-6493
lines changed

10 files changed

+6680
-6493
lines changed

android/app/src/main/assets/sample_apps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": 20,
2+
"version": 21,
33
"apps": [
44
{
55
"id": "citrus_grove_retail_app",
@@ -51,4 +51,4 @@
5151
"backgroundImageName": "ar_app"
5252
}
5353
]
54-
}
54+
}
-2.12 MB
Binary file not shown.

ios/DeveloperApp/SampleApps/Bundles/banking_app/index.bundle

Lines changed: 1450 additions & 1395 deletions
Large diffs are not rendered by default.

ios/DeveloperApp/SampleApps/Bundles/citrus_grove_retail_app/index.bundle

Lines changed: 1344 additions & 1305 deletions
Large diffs are not rendered by default.

ios/DeveloperApp/SampleApps/Bundles/lato_bikes_app/index.bundle

Lines changed: 1257 additions & 1241 deletions
Large diffs are not rendered by default.

ios/DeveloperApp/SampleApps/Bundles/new_garden_county_app/index.bundle

Lines changed: 1346 additions & 1305 deletions
Large diffs are not rendered by default.

ios/DeveloperApp/SampleApps/Bundles/shift_swap_app/index.bundle

Lines changed: 1270 additions & 1237 deletions
Large diffs are not rendered by default.

ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -567,8 +567,8 @@ PODS:
567567
- React-Core
568568
- react-native-splash-screen (3.2.0):
569569
- React
570-
- react-native-sqlite-storage (5.1.3):
571-
- React
570+
- react-native-sqlite-storage (7.1.0):
571+
- React-Core
572572
- SQLCipher
573573
- react-native-video (5.2.1):
574574
- React-Core
@@ -1170,7 +1170,7 @@ SPEC CHECKSUMS:
11701170
react-native-netinfo: 250dc0ca126512f618a8a2ca6a936577e1f66586
11711171
react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937
11721172
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
1173-
react-native-sqlite-storage: c1f73763d877b444d05dd0114843b33b2f998523
1173+
react-native-sqlite-storage: 7697e1df2125d556c58de9d9764549195b25afcf
11741174
react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253
11751175
react-native-view-shot: 4475fde003fe8a210053d1f98fb9e06c1d834e1c
11761176
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babylonjs/react-native": "1.6.3",
2424
"@babylonjs/react-native-iosandroid-0-71": "1.6.3",
2525
"@mendix/native": "3.0.1",
26-
"@mendix/react-native-sqlite-storage": "^5.1.3",
26+
"@mendix/react-native-sqlite-storage": "^7.1.0",
2727
"@react-native-community/art": "1.2.0",
2828
"@react-native-community/async-storage": "1.12.0",
2929
"@react-native-community/cameraroll": "4.0.1",

0 commit comments

Comments
 (0)