Pinned
724 contributions in the last year
Less
More
Contribution activity
February 2021
Created 14 commits in 3 repositories
Created 2 repositories
- gorhom/react-native-gesture-handler Java
- gorhom/moti TypeScript
Created a pull request in gorhom/react-native-bottom-sheet that received 7 comments
fix: stabilise animated callback node variables
close #250
Motivation
with this pr, animatedIndex and animatedPosition won't be interpolated until the layout is calculated.
Installation
yarn add …
+43
−28
•
7
comments
Opened 9 other pull requests in 3 repositories
gorhom/react-native-bottom-sheet
1
open
5
merged
gorhom/react-native-base-ui
2
merged
software-mansion/react-native-reanimated
1
merged
Created an issue in software-mansion/react-native-gesture-handler that received 2 comments
[1.10.0] waitFor is broken
Description
With the new release of v1.10.0 the prop waitFor is not working anymore. I did investigate a bit the commits that shipped with this rel…
2
comments