0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jul 01, 2024 — Jul 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo on line 16 (#914) More... about 5 years ago
Fix RectButton style prop forwarding (#1015) More... about 5 years ago
Fix TapGestureHandler x/y coordinates being undefined (#953) More... over 5 years ago
Add new Software Mansion logo (#1013) More... over 5 years ago
Fix: Multitap coordinates (#990) More... over 5 years ago
Fix GestureHandleRootView type (#945) More... over 5 years ago
Implement event coalescing (#997) More... over 5 years ago
Use prettier config file for better editor integration (#975) More... over 5 years ago
Remove overflow: hidden from BaseButton to fix shadows on iOS (#974) More... over 5 years ago
Use forwardRef instead of hacks in createNativeWrapper (#972) More... over 5 years ago
fix tests (#978) More... over 5 years ago
Fix missing `Platform` import (#988) More... over 5 years ago
Exclude docs/ and website/ in .npmignore More... over 5 years ago
Bump version -> 1.6.0 More... over 5 years ago
Rename mReactRootView to mRootView More... over 5 years ago
Remove extra hammerjs code (#951) More... over 5 years ago
Fix CI (#968) More... over 5 years ago
Make RNGH workable inside modals on Android (#937) More... over 5 years ago
Bump version -> 1.5.6 More... over 5 years ago
Fix passing props to gestureHandlerRootHOC.js (#944) More... over 5 years ago
Bump version -> 1.5.5 More... over 5 years ago
Add GestureHandlerRootView.js to files in package.json More... over 5 years ago
Bump version -> 1.5.4 More... over 5 years ago
Export a component for gesture handler root view (#925) More... over 5 years ago
Syntax issue on paragraph 16 (#916) More... over 5 years ago
Add missing LongPressGestureHandlerGestureEvent; fixes #723 (#860) More... over 5 years ago
Multiply velocity to match velocity on native devices (#918) More... over 5 years ago
Reset the gesture state when it begins to ensure tap gesture state is correct (#921) More... over 5 years ago
Ensure the first state in a pan gesture is BEGAN (#922) More... over 5 years ago
Ensure that onHandlerStateChange is only called once per state change (#923) More... over 5 years ago