This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
react-navigation
Watch
1
Star
0
Fork
0
You've already forked react-navigation
mirror of
https://github.com/zhigang1992/react-navigation.git
synced
2026-02-13 09:39:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b982bffd3d9be5abba7ffa72ece8309597732b11
react-navigation
/
packages
/
stack
/
src
/
views
History
satyajit.happy
b982bffd3d
fix: increase hitSlop of back button on Android
2019-10-11 14:05:18 +02:00
..
assets
Improve UIKit style masking and button opacity
2018-11-05 14:22:35 -08:00
Header
fix: increase hitSlop of back button on Android
2019-10-11 14:05:18 +02:00
Stack
refactor: handle insets when calculating height
2019-10-09 14:47:03 +02:00
BorderlessButton.tsx
refactor: migrate codebase to typescript
2019-04-26 10:20:51 +02:00
KeyboardManager.tsx
refactor: don't use keyboardAwareNavigator The HOC currently forces us to expose some options in stack config which we don't want to. So we vendor this functionality for now to avoid this.
2019-07-14 21:55:19 +02:00
MaskedView.tsx
fix: add fallbacks for non-web modules
2019-09-22 01:11:57 +02:00
MaskedView.web.tsx
fix: add fallbacks for non-web modules
2019-09-22 01:11:57 +02:00
TouchableItem.tsx
feat: useForeground if possible in stack header backButton
2019-09-22 01:28:38 +02:00