React Native Tutorial 23: Login Application - Part 2

preview_player
Показать описание
Let
Рекомендации по теме
Комментарии
Автор

: Module `react-navigation` does not exist in the Haste module map
using import {createStackNavigator} from 'react-navigation';


Could you please help?

sameerveer
Автор

just great!
quick, objective and clear,


keep it up man !!!

acaciomagno
Автор

in react-navigation 3, you have to pass the creatstacknavigator as a prop to the createappcontainer.

kwzsatisfy