使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
npm
/
react-native-navigation
关注
11
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
react-native-navigation的迁移库
4040
提交
1
分支
目录树:
4b18846e48
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '4b18846e48'
${ noResults }
react-native-navigation
/
CHANGELOG.md
CHANGELOG.md
1.9KB
文件历史
原始文件
v2.2.0
Added
Component name can be a number as well to support enum component names
#e32d8d2
by
henrikra
Update lodash to v4.17.x
#77e2faa
iOS
Add sideMenu.openGestureMode option
#0a4bf2a
Fixed
Add props to TopBarButton type
#4373
by
gsdatta
Add title alignment to OptionsTopBarTitle
#bd00422
by
minhloi
iOS
iOS popGesture on stack root freezes the app
#4388
setRoot on main application window - fix setRoot on iPad
a3922f8
Fix “Multiple commands produce…” build error on Xcode 10
#b5d300f
Android
Use proper key for bottom tab height
#3b98553
by
Krizzu
2.1.3
Added
iOS
Add optional componentId param to bindComponent
#0a6e34f
by
luigiinred
Fixed
Avoid calling component generators on registerComponent
#708d594