Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 289a117

Browse files
committed
6.0.1
1 parent a19ec1d commit 289a117

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog of `rescript-react-navigation`
22

3+
## 6.0.1 - 2021年12月06日
4+
5+
- Improve `Drawer` bindings [b539ea4](https://github.com/rescript-react-native/rescript-react-navigation/commit/b539ea4) by [@reck753](https://github.com/reck753)
6+
- add missing options
7+
- enable creating screen with children (`ScreenWithCallback`)
8+
- small improvements in existing options
9+
310
## 6.0.0 - 2021年10月03日
411

512
- Upgrade to React Navigation 6.0 [9fda4ed](https://github.com/rescript-react-native/rescript-react-navigation/commit/9fda4ed) by [@vknez](https://github.com/vknez)

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rescript-react-navigation",
33
"description": "ReScript bindings for react-navigation.",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"peerDependencies": {
66
"@react-navigation/bottom-tabs": "^6.0.0",
77
"@react-navigation/drawer": "^6.0.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /