git clone git@github.com:callstack/react-native-paper-login-template.git
npm i
expo start --web
Expected
I expect the app to run
Result
web Failed to compile.
/home/dka/workspace/github.com/callstack/react-native-paper-login-template/node_modules/react-navigation-stack/lib/module/views/StackView/StackViewCard.js
Module not found: Can't resolve 'react-native-screens' in '/home/dka/workspace/github.com/callstack/react-native-paper-login-template/node_modules/react-navigation-stack/lib/module/views/StackView'
I did the following :
Expected
I expect the app to run
Result