Release 4.4.4
Improvements
- chore: remove nanoid and react-native-redash to clean up some build issues (#1046)(by @natew) (
#1046
). - chore: updated example packages (
#1064
). - chore: updated example styling (1e99e8d).
Fixes
- fix: check if next and current indices are different before animating to a snap position (#1095)(by @itsramiel) (3b75d5d).
- fix: don't react to snap point changes if height is 0 (#855)(by @simon-abbott) (29af238).
- fix(web): replace setNativeProps with useState (#1076) (by @RobertSasak) #1076