react-native-reactions icon indicating copy to clipboard operation
react-native-reactions copied to clipboard

A React Native animated reaction picker component ✨✨

Results 6 react-native-reactions issues
Sort by recently updated
recently updated
newest added

Updated the dependencies for `react-native-gestures` and `react-native-reanimited` and merged in @EugeneKey's changed. Cannot install without updating these dependencies

The position where the reaction box appears out of frame when the trigger element is in the middle of the screen

I'm encountering a warning when using Reanimated `v3.16` with React Native `v0.75.4`. **[Reanimated] Reading from `value` during component render. Please ensure that you do not access the `value` property or...

The current dependency on `react-native-reanimated` is an explicit dependency on version `3.8.1`, so in order to use this in a project targeting `react-native-reanimated` version `3.9.x` or higher (e.g. anything targeting...

Any plans to use GlassView which falls back to regular View, or allow a prop to enable for ios26?