Skip to content

Commit 60d40d4

Browse files
Merge pull request #1116 from mendix/moo/improve-edge-to-edge-solution-master
Moo/improve edge to edge solution master
2 parents 4d12a64 + fb7b6bc commit 60d40d4

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

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+
## [16.1.0] - 2025-11-30
8+
9+
- We have improved the styling where edge-to-edge mode is enabled.
10+
711
## [16.0.0] - 2025-11-20
812

913
- We have updated native template to support react native new architecture.

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.2/package.tgz",
13+
"mendix-native": "https://github.com/mendix/mendix-native/releases/download/v0.1.3/mendix-native-v0.1.3.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)