Pinned
687 contributions in the last year
Contribution activity
January 2021
Created 26 commits in 4 repositories
Created a pull request in gorhom/react-native-bottom-sheet that received 9 comments
fix: prevent start animation when sheet is closing
closes #204 Motivation this should solve the issue caused when sheet is closing and something else trigger snapping. Installation yarn add ssh://gi…
+22
−2
•
9
comments
Opened 29 other pull requests in 3 repositories
gorhom/react-native-bottom-sheet
26
merged
- fix: allow backdrop style prop to override internal style
- fix: allow backdrop style prop to override internal style
- fix: removed rounding on evaluating position
- chore: updated reanimated to rc2
- chore: added no console eslint rule
- feat: added style prop
- fix: fixed over-drag implementation
- fix: prevent rounding up normalised snap points
- refactor: updated bottom sheet layers
- fix: exp easing flickers on android
- fix: updated gesture handler to sets all gesture states
- refactor: remove getNode from scrollables refs
- refactor: Handle & Background layers
- fix: fixed shouldMeasureHandleHeight evaluation
- fix: fixed shouldMeasureHandleHeight evaluation
- refactor: removed ContentWrapper from BottomSheet
- fix: fixed the glitch when snapping animation is running on android
- feat: added more gesture handler props
- feat: allow control flashing scrollable on expand
- refactor: updated overScrollMode to be come overridable
- feat: add third party gestures integration
- fix: prevent scrollable glitches
- feat: added stack behavior
- feat: added over drag support
- feat: added over scroll and bouncing support
- Some pull requests not shown.
gorhom/react-native-portal
2
merged
gorhom/react-native-sticky-item
1
merged
Created an issue in software-mansion/react-native-reanimated that received 2 comments
[ANDROID] Easing Exp flickers on withTiming
Description
Hi there Easing.out(Easing.exp).…
2
comments