Vladislav Bezenson
Vladislav Bezenson
> @inferusvv React-Navigation uses the Reanimated library, so... Yeah, that is why I have such question :) I see that everyone here is using react navigation. Let's see what happens...
Yeah. The same issue! On iOS all works fine
Could someone explain how exactly I can fix it by myself, please?
@rschristian It looks like a solution. Thank you. Will be good to add it to README.MD
@inho1019 Sorry, but which scroll's "enable" prop? Could you provide small example please?
@inho1019 I've tried to add `scrollEnabled={false}` to `` component but it makes no any effect
Hi! Could you give me more info about issue?
Hi! Probably I'll archive this repo soon, because there is exists [react-native-modalfy](https://github.com/colorfy-software/react-native-modalfy) It is very similar to mine and well supported
1. Doesn't `animationWorklet` prop works for you? Or you want to have different animations for different modals? 2. Could you explain more? What you mean by "custom modal content view"?
@boboxiaodd For now you can handle it inside component. Just pass redux state into your component and handle it