Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-navigation-v5

Adding a custom 'Add' button to createMaterialBottomTabNavigator in react navigation 5

React-Navigation v5 - transparency between stack navigators

React navigation drawer V5

undefined is not an object (evaluating 'route.key') React Navigation

A navigator can only contain 'Screen', 'Group' or 'React.Fragment' as its direct children

How to handle the SafeArea's background color with Bottom Tab Navigation?

How to use withNavigation in react-navigation v5?

React (Native) Context API Causes Stack Navigator (React Navigation 5) to re-render after state update

Is it possible to present modals with the UIModalPresentationPageSheet or UIModalPresentationFormSheet style with react-navigation (v5)?

React Native android TextInput fail to show keyboard

How can i create a transparent background in react navigation 5.x?

Dynamically change header title on react navigation 5.x

tabBarOnPress Not Available in React Navigation v5

React Navigation 5, block back navigation after login

Hide createBottomTabNavigator Tabbar in React Native

React Navigation 5, get closest parent navigator name

Attempted import error: 'EasingNode' is not exported from 'react-native-reanimated'

How to use StackNavigator with DrawerNavigator (ReactNavigation v5)? I'm using classes for every screen