Skip to content

Commit 0da2df5

Browse files
committed
Merge branch 'master' into MOO-1776-upgrade-rn
2 parents 344c457 + 538a93d commit 0da2df5

7 files changed

+389
-281
lines changed

Diff for: .mx/releases_list.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"id": 208618063,
4+
"tag_name": "v13.1.0",
5+
"name": "Release 13.1.0",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "",
9+
"created_at": "2025-03-27T09:39:03Z",
10+
"published_at": "2025-03-27T09:42:47Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v13.1.0",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v13.1.0"
13+
},
214
{
315
"id": 207414609,
416
"tag_name": "v13.0.0",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2022-07-15T14:22:30Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/6.2.23-beta.2",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/6.2.23-beta.2"
1189-
},
1190-
{
1191-
"id": 72079102,
1192-
"tag_name": "6.2.23-beta.1",
1193-
"name": "6.2.23-beta.1",
1194-
"draft": false,
1195-
"prerelease": true,
1196-
"body": "",
1197-
"created_at": "2022-07-15T10:46:51Z",
1198-
"published_at": "2022-07-15T10:48:11Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/6.2.23-beta.1",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/6.2.23-beta.1"
12011201
}
12021202
]

Diff for: ios/Podfile.lock

+26-7
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PODS:
2626
- React
2727
- React-callinvoker
2828
- React-Core
29-
- OpenSSL-Universal (3.3.2000)
29+
- OpenSSL-Universal (3.3.3000)
3030
- RCT-Folly (2024.11.18.00):
3131
- boost
3232
- DoubleConversion
@@ -1229,8 +1229,27 @@ PODS:
12291229
- React-jsiexecutor
12301230
- React-RCTFBReactNativeSpec
12311231
- ReactCommon/turbomodule/core
1232-
- react-native-cameraroll (4.0.1):
1233-
- React
1232+
- react-native-cameraroll (7.4.0):
1233+
- DoubleConversion
1234+
- glog
1235+
- hermes-engine
1236+
- RCT-Folly (= 2024.11.18.00)
1237+
- RCTRequired
1238+
- RCTTypeSafety
1239+
- React-Core
1240+
- React-debug
1241+
- React-Fabric
1242+
- React-featureflags
1243+
- React-graphics
1244+
- React-ImageManager
1245+
- React-NativeModulesApple
1246+
- React-RCTFabric
1247+
- React-rendererdebug
1248+
- React-utils
1249+
- ReactCodegen
1250+
- ReactCommon/turbomodule/bridging
1251+
- ReactCommon/turbomodule/core
1252+
- Yoga
12341253
- react-native-image-picker (7.2.3):
12351254
- DoubleConversion
12361255
- glog
@@ -1837,7 +1856,7 @@ DEPENDENCIES:
18371856
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
18381857
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
18391858
- React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
1840-
- "react-native-cameraroll (from `../node_modules/@react-native-community/cameraroll`)"
1859+
- "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
18411860
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
18421861
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
18431862
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
@@ -1978,7 +1997,7 @@ EXTERNAL SOURCES:
19781997
React-microtasksnativemodule:
19791998
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
19801999
react-native-cameraroll:
1981-
:path: "../node_modules/@react-native-community/cameraroll"
2000+
:path: "../node_modules/@react-native-camera-roll/camera-roll"
19822001
react-native-image-picker:
19832002
:path: "../node_modules/react-native-image-picker"
19842003
react-native-netinfo:
@@ -2093,7 +2112,7 @@ SPEC CHECKSUMS:
20932112
IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485
20942113
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
20952114
op-sqlite: 619906dc2ed9c1fcc33ff455eb52fa10bda5e70c
2096-
OpenSSL-Universal: b60a3702c9fea8b3145549d421fdb018e53ab7b4
2115+
OpenSSL-Universal: d776ce24dab24323e6995dfb17c64d598885d05c
20972116
RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809
20982117
RCTDeprecation: 664055db806cce35c3c1b43c84414dd66e117ae6
20992118
RCTRequired: dc9a83fa1012054f94430d210337ca3a1afe6fc0
@@ -2123,7 +2142,7 @@ SPEC CHECKSUMS:
21232142
React-logger: 1935d6e6461e9c8be4c87af56c56a4876021171e
21242143
React-Mapbuffer: 212171f037e3b22e6c2df839aa826806da480b85
21252144
React-microtasksnativemodule: 72564d5469003687d39bfc4efad281df8efc0684
2126-
react-native-cameraroll: 60ba0068826eab1c8d43146191bafd4363ea58a7
2145+
react-native-cameraroll: fa835a59246b90ad2fa33c5e008fc25752ba7b80
21272146
react-native-image-picker: f104798044ef2c9211c42a48025d0693b5f34981
21282147
react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac
21292148
react-native-pager-view: c3b8efd9000368320e3710c01f38a83bd2170779

Diff for: mendix-native-8.0.4.tgz

-953 KB
Binary file not shown.

Diff for: package-lock.json

+14-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"configure": "native-mobile-toolkit configure --config-path='./config.json' --verbose"
88
},
99
"dependencies": {
10-
"@mendix/native": "./mendix-native-8.0.4.tgz",
10+
"@mendix/native": "9.0.0-1",
1111
"@op-engineering/op-sqlite": "9.2.7",
1212
"@swan-io/react-native-browser": "0.4.1",
1313
"@react-native-async-storage/async-storage": "2.0.0",
14-
"@react-native-community/cameraroll": "4.0.1",
14+
"@react-native-camera-roll/camera-roll": "7.4.0",
1515
"@react-native-community/datetimepicker": "8.2.0",
1616
"@react-native-masked-view/masked-view": "0.3.1",
1717
"@react-native-community/netinfo": "11.4.1",

0 commit comments

Comments
 (0)