Files
react-navigation/packages
Krzysztof Magiera 8ff96aa3cd Use react-native-screens when available (#54)
This change adds support for react-native-screens. Screens package makes it possible to use native primitives to render tabs container and its scenes such that they get properly mounted/unmounted when not visible.

The support has only been added to `createBottomTabNavigator` as the material one renders its own container that's a part of a different package (react-native-tab-view).
2018-09-18 12:07:59 +02:00
..
2020-01-29 14:36:29 +01:00
2020-02-06 23:50:07 +01:00
2020-02-04 23:30:38 +01:00
2020-02-04 23:31:48 +01:00
2020-02-05 10:11:35 +01:00