React-native-screens: enableScreens is not a function

Created on 15 Oct 2019  路  6Comments  路  Source: software-mansion/react-native-screens

enableScreens is not a function, someone help why is this happening wasn't this is suppose to be easy to use?

And screen is blank no matter how many time reload

Most helpful comment

Documentation is ahead of release. You can use the legacy useScreens instead.

All 6 comments

Documentation is ahead of release. You can use the legacy useScreens instead.

you should to use useScreens, but enableScreens is in the docs, why?

I just said why, the doc is ahead of the release.

Documentation is ahead of release. You can use the legacy useScreens instead.

I did as you said and got build failed in iOS simulator "Screen native module hasn't been linked" but I linked it!
image

@makarkotlov thats a different issue, you should open a new issue if it persists. But basically, it didn鈥檛 link properly so maybe you should try the steps again?

Released a new version

Was this page helpful?
0 / 5 - 0 ratings