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-12 22:30:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef0bfe0f2580cedee4de0f7794b146fd9e22f40f
react-navigation
/
packages
/
stack
/
src
/
views
History
Michał Osadnik
ef0bfe0f25
fix: send events even is stack animation is vain (
#270
)
2019-10-22 16:46:36 +02:00
..
assets
Improve UIKit style masking and button opacity
2018-11-05 14:22:35 -08:00
Header
fix: remove boxShadow for web (
#267
)
2019-10-21 19:18:26 +05:30
Stack
fix: send events even is stack animation is vain (
#270
)
2019-10-22 16:46:36 +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