Ignacy Łątka
Ignacy Łątka
## Summary This PR makes the "Reanimated" title in docs interactive.  ## Test plan To test this feature, - clone this fork - go...
## Description Fixed fling component handler to activate based on fling velocity instead of fling distance. The fling also no longer has to be performed from start to finish entirely...
This PR adds our own `Pressable` component Closes https://github.com/software-mansion/react-native-gesture-handler/issues/1221
This PR adds documentation page for the new Reanimated `Swipeable` component.
### issue: any issues which occur on CircularBuffer's frame summing, persist over the entire runtime these issues are frequent due to frame drops, which are almost guaranteed to happen to...
## Description This PR adds `ReanimatedDrawerLayout` component. ## Test plan - use the newly added Reanimated Drawer Layout example to see how the drawer layout functions - use the provided...
## Description - Memoize all Gestures, and non-memoized functions. - Try reduce number of used shared values ## Test plan - use `android`, `iOS` has no performance issues - use...
### Description Issue identical to: https://github.com/pydantic/pydantic-core/issues/1721 `Watchfiles` is already shipped for `musl-x86_64` & `musl-aarch64`, but lacks a platform supporting Raspberry Pi with Alpine, which is a fairly popular setup. Full...
Fixes #307 Currently still being worked on. - [x] fixed errors in `cmake` - [ ] fixed errors in `make`