-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
questionQuestion related to the library, not an issueQuestion related to the library, not an issue
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 ?
Metadata
Metadata
Assignees
Labels
questionQuestion related to the library, not an issueQuestion related to the library, not an issue


