callstack / callstack/react-native-paper
Using React Native Paper for web
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### Ask your Question
I am just starting a new project with react native expo and react native paper
i have run the following commands
****1.npx create-expo-app@latest myapp**
**2.npm install react-native-paper****
and then just start the app using -> npm start (for web)
and my app is working fine in web.
**My question is regarding article - https://callstack.github.io/react-native-paper/docs/guides/react-native-web
which provides addition steps for using react native paper on web, but without using those above stpes my app is working fine in web.**
Should I go ahed with this configuration , or i am doing something wrong ?



Contributor guide
Assessment
This issue has not been assessed yet.