Skip to content

Commit da8a86f

Browse files
chore: bump mendix native
1 parent 464210a commit da8a86f

4 files changed

Lines changed: 11 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this template will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [Unreleased]
8+
9+
- We updated the version of mendix-native to v0.1.4 to fix iOS native file system issue.
10+
711
## [16.1.0] - 2025-11-30
812

913
- We have improved the styling where edge-to-edge mode is enabled.

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ PODS:
2626
- libwebp/sharpyuv (1.5.0)
2727
- libwebp/webp (1.5.0):
2828
- libwebp/sharpyuv
29-
- MendixNative (0.1.3):
29+
- MendixNative (0.1.4):
3030
- DoubleConversion
3131
- glog
3232
- hermes-engine
@@ -2490,7 +2490,7 @@ SPEC CHECKSUMS:
24902490
libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7
24912491
libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f
24922492
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
2493-
MendixNative: 36190d86a65cb57b351c6396bc1349a7823206b0
2493+
MendixNative: d0f0d8ac550d39d7476e464c1b3968314dd61aa9
24942494
op-sqlite: 12554de3e1a0cb86cbad3cf1f0c50450f57d3855
24952495
OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2
24962496
RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82

package-lock.json

Lines changed: 4 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
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@d11/react-native-fast-image": "8.11.1",
1212
"@gorhom/bottom-sheet": "^5.1.1",
13-
"mendix-native": "https://github.com/mendix/mendix-native/releases/download/v0.1.3/mendix-native-v0.1.3.tgz",
13+
"mendix-native": "https://github.com/mendix/mendix-native/releases/download/v0.1.4/mendix-native-v0.1.4.tgz",
1414
"@notifee/react-native": "9.1.8",
1515
"@op-engineering/op-sqlite": "15.0.7",
1616
"@react-native-async-storage/async-storage": "2.0.0",

0 commit comments

Comments
 (0)