Lukas Hubmaier
Lukas Hubmaier
The root of this issue is in the implementation of Modals: https://github.com/GeekyAnts/NativeBase/blob/b9a36dc9fec2f9f5aff30046d2f304e97673d71a/src/components/composites/Modal/Modal.tsx#L81-L90 Since the overlay of modals uses the same animationPreset as the content it's not possible to control only...
> Are there any viable workarounds yet? Did you try this approach? https://github.com/GeekyAnts/NativeBase/issues/5583#issuecomment-1470139631 it works for me on android and is only one line of code changed in the source...
> I found a way around it while it does not get fixed you gotta remove any patch made to the lib, clean and rerun the project, it will complain...