Skip to content

Commit

Permalink
Update sample apps and align with the appdev
Browse files Browse the repository at this point in the history
  • Loading branch information
UrazAkgultan committed May 8, 2024
1 parent 1bf9644 commit 26ff849
Show file tree
Hide file tree
Showing 10 changed files with 6,680 additions and 6,493 deletions.
4 changes: 2 additions & 2 deletions android/app/src/main/assets/sample_apps.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": 20,
"version": 21,
"apps": [
{
"id": "citrus_grove_retail_app",
Expand Down Expand Up @@ -51,4 +51,4 @@
"backgroundImageName": "ar_app"
}
]
}
}
Binary file modified android/app/src/main/assets/sampleapps.zip
Binary file not shown.
2,845 changes: 1,450 additions & 1,395 deletions ios/DeveloperApp/SampleApps/Bundles/banking_app/index.bundle

Large diffs are not rendered by default.

2,649 changes: 1,344 additions & 1,305 deletions ios/DeveloperApp/SampleApps/Bundles/citrus_grove_retail_app/index.bundle

Large diffs are not rendered by default.

2,498 changes: 1,257 additions & 1,241 deletions ios/DeveloperApp/SampleApps/Bundles/lato_bikes_app/index.bundle

Large diffs are not rendered by default.

2,651 changes: 1,346 additions & 1,305 deletions ios/DeveloperApp/SampleApps/Bundles/new_garden_county_app/index.bundle

Large diffs are not rendered by default.

2,507 changes: 1,270 additions & 1,237 deletions ios/DeveloperApp/SampleApps/Bundles/shift_swap_app/index.bundle

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,8 @@ PODS:
- React-Core
- react-native-splash-screen (3.2.0):
- React
- react-native-sqlite-storage (5.1.3):
- React
- react-native-sqlite-storage (7.1.0):
- React-Core
- SQLCipher
- react-native-video (5.2.1):
- React-Core
Expand Down Expand Up @@ -1170,7 +1170,7 @@ SPEC CHECKSUMS:
react-native-netinfo: 250dc0ca126512f618a8a2ca6a936577e1f66586
react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
react-native-sqlite-storage: c1f73763d877b444d05dd0114843b33b2f998523
react-native-sqlite-storage: 7697e1df2125d556c58de9d9764549195b25afcf
react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253
react-native-view-shot: 4475fde003fe8a210053d1f98fb9e06c1d834e1c
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
Expand Down
11 changes: 7 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babylonjs/react-native": "1.6.3",
"@babylonjs/react-native-iosandroid-0-71": "1.6.3",
"@mendix/native": "3.0.1",
"@mendix/react-native-sqlite-storage": "^5.1.3",
"@mendix/react-native-sqlite-storage": "^7.1.0",
"@react-native-community/art": "1.2.0",
"@react-native-community/async-storage": "1.12.0",
"@react-native-community/cameraroll": "4.0.1",
Expand Down

0 comments on commit 26ff849

Please sign in to comment.