Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,211 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in react-navigation/react-navigation that received 6 comments
feat: add `getInitialURL` and `subscribe` options to linking config
For apps with push notifications linking to screens inside the app, currently we need to handle them separately (e.g. instructions for firebase, in…
- feat: improve types for navigation state
- refactor: rework props and options related to react-native-screens
- fix: fix imports from query-string. closes #8971
- fix: set needsOffscreenAlphaCompositing and update default android animation
- feat: allow deep linking to reset state
- fix: handle pushing a route with duplicate key
- test: add navigation focus events tests
- feat: add optional navigators for v4
- feat: add optional screens per navigator
- feat: add sceneContainerStyle prop to bottom-tabs navigator
- docs: fix comments for gestureResponseDistance
- fix(prefixes): add http or https for default protocol
- feat: support wildcard string prefixes
- feat: add an unhandled action listener
- feat: make react-native-vector-icons optional
- fix: NavigationEvents subscribe events on new nav state
Created an issue in react-navigation/react-navigation that received 1 comment
Roadmap for v6
This is a list of potential changes we want to have for v6. The aim is to keep breaking changes as little as possible, however, even one breaking c…