React-native-screens: QUESTION: How can I benefit from this library?

Created on 24 Feb 2020  路  4Comments  路  Source: software-mansion/react-native-screens

I use react-navigation for handling navigation. How can I benefit from this library? What can this library do that I cannot do with react-navigation alone?
Thanks!

All 4 comments

Native view controllers increase UX and smooth animations, your can check this in JS and UI fps with perf monitor

@punisher97 so react-navigation does not have native view controllers?
Thanks for your reply!

@punisher97 so react-navigation does not have native view controllers?
Thanks for your reply!

Not, it this is objective of react-native-screens
more info:
https://reactnavigation.org/docs/react-native-screens/

@punisher97 Thank you so much!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

beetlebum picture beetlebum  路  5Comments

harrisrobin picture harrisrobin  路  3Comments

thorbenandresen picture thorbenandresen  路  4Comments

joshua-augustinus picture joshua-augustinus  路  4Comments

pvinis picture pvinis  路  5Comments