Releases: enzomanuelmangano/react-native-inkwell
Releases · enzomanuelmangano/react-native-inkwell
Release 0.4.5
Release 0.4.0
Release 0.3.1
0.3.1 (2021-09-21)
Description
This update fixes the following issues:
- inconsistent styles with nested views;
- broken Ripple effect on large Android FlatList.
Changes
Code-side documentation for InkWellProps has been added.
Added new Props 🌟
- contentContainerStyle;
- easing;
- scaleDuration.
Release 0.2.0
0.2.0 (2021-08-17)
First version of the react-native-inkwell package.
Description
The package handles user interaction via react-native-gesture-handler and relies on react-native-reanimated for animations.
Sincere thanks to those who contributed to the two packages 🙏🏼.
Supported Gestures 🤓
- onTap
- onDoubleTap
- onLongPress