React-native-modal: Delay & no animation

Created on 23 Oct 2017  路  4Comments  路  Source: react-native-modal/react-native-modal

Hi,

The modal takes too long to open and I cannot see any animations. When using the Modal from react-native it works fine and I can see the animation.

I tried including a console.log message and it prints right away, but it takes about 2 seconds after that for the modal to open.

Using
-react-native: 0.48.3
-react-native-modal: 4.1.0
And developing on android.

Please note that I have the exact same behaviour when I use the example. It takes too long and no animation at all.

Any special configuration I should include?

question

Most helpful comment

@mmazzarolo works perfectly in release!
I suggest adding this as a note in the README.

Thank you very much for your fast response! :)

All 4 comments

Hi @abdulrahman-khankan
Are you working in debugging/development mode?
Try building a release APK and let me know if the issue persists.

@mmazzarolo works perfectly in release!
I suggest adding this as a note in the README.

Thank you very much for your fast response! :)

Why not working in debugging/development mode? It's frustrating.

Unfortunately It is not an issue of the component but more of React Native itself.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

flieks picture flieks  路  4Comments

HoaiHuynh picture HoaiHuynh  路  3Comments

ShaikhKabeer picture ShaikhKabeer  路  3Comments

JuniusAng picture JuniusAng  路  4Comments

stonepreston picture stonepreston  路  4Comments