Skip to content

Commit b283347

Browse files
Merge pull request #1117 from mendix/moo/improve-edge-to-edge-solution
feat: improve edge to edge
2 parents 5a15899 + 6820a4b commit b283347

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212

1313
## [14.1.0] - 2025-04-02
1414

15+
## [14.1.0] - 2025-11-30
16+
17+
- We have improved the styling where edge-to-edge mode is enabled.
18+
1519
## Fixes
1620

1721
- We have upgraded `@mendix/native` to version 9.0.1

package-lock.json

Lines changed: 5 additions & 5 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
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@gorhom/bottom-sheet": "^5.1.1",
11-
"@mendix/native": "9.1.0",
11+
"@mendix/native": "9.2.0",
1212
"@op-engineering/op-sqlite": "9.2.7",
1313
"@react-native-async-storage/async-storage": "2.0.0",
1414
"@react-native-camera-roll/camera-roll": "7.4.0",

0 commit comments

Comments
 (0)