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
4d0a1a5178d53b96f58a70fefbbf5797d6fe8e53
react-navigation
/
packages
/
stack
/
src
/
views
History
Brent Vatne
4d0a1a5178
feat: switch to react-native-safe-area-context
2019-08-29 16:38:43 -07:00
..
assets
Improve UIKit style masking and button opacity
2018-11-05 14:22:35 -08:00
Header
feat: switch to react-native-safe-area-context
2019-08-29 16:38:43 -07:00
Stack
feat: switch to react-native-safe-area-context
2019-08-29 16:38:43 -07: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