Nick Seryakov
Nick Seryakov
@gogaz those are fair points, but the page indicator component does not obligate you to use only the RN's `Animated`, you can use `react-native-reanimated` in your project for heavy animations...
Yes, this is quite annoying behaviour. I believe the `onSwipeToClose` should never be triggered if scale > 1. Currently it's not triggered only if the scaled image's height exceeds the...
@oeddyo the latest `v0.4.2`, I cannot confirm it's fixed.
Not quite sure I understood the purpose of this PR. As for me, the `rtl` prop makes no sense.
Hello! Basically, all you need is to provide the `name` prop with 2 words separated by space. For example: ```tsx ```