Getting Started with React Navigation v5 and React Native Paper - Stack Navigator

preview_player
Показать описание
React Nav 5 + React Native Paper - Stack Navigator

Video shows simple example of Stack Navigator in React Navigation v5.

Let's install React Native Paper, React Navigation v5 and other required dependencies.

npm install @react-navigation/native @react-navigation/stack @react-native-community/masked-view @react-navigation/drawer @react-navigation/material-bottom-tabs react-native-paper

expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context

import { Provider as PaperProvider } from 'react-native-paper';

Find the Code in below Git:
Рекомендации по теме
Комментарии
Автор

how to insert a button or any on-press inside the text input?? Any idea

HarshitRaj-rb
Автор

You didn't use the button Tabs. I was waiting for that...

victoradad
visit shbcf.ru