This website works better with JavaScript.
Home
Explore
Help
Sign In
npm
/
react-native-navigation
Watch
11
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
react-native-navigation的迁移库
4040
Commits
1
Branch
Tree:
4b18846e48
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '4b18846e48'
${ noResults }
react-native-navigation
/
CHANGELOG.md
CHANGELOG.md
1.9KB
History
Raw
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