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 c321220

Browse files
committed
6.0.2
1 parent ed90f6b commit c321220

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

‎CHANGELOG.md‎

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

3+
## 6.0.2 - 2022年04月13日
4+
5+
- Improve stack and material top tabs [b77432d](https://github.com/rescript-react-native/rescript-react-navigation/commit/b77432d) by [@reck753](https://github.com/reck753)
6+
7+
- Improve `Stack` by adding:
8+
- `headerBackTestID` screen option
9+
- `getId` screen prop
10+
- Add `swipeEnabled` option to `MaterialTopTabs`
11+
312
## 6.0.1 - 2021年12月06日
413

514
- Improve `Drawer` bindings [b539ea4](https://github.com/rescript-react-native/rescript-react-navigation/commit/b539ea4) by [@reck753](https://github.com/reck753)

‎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.1",
4+
"version": "6.0.2",
55
"peerDependencies": {
66
"@react-navigation/bottom-tabs": "^6.0.0",
77
"@react-navigation/drawer": "^6.0.0",

0 commit comments

Comments
(0)

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