expo-web Questions
1
I'm trying to run my expo react native app in web, but i'm getting this error:
Unable to resolve module ../Utilities/Platform from C:app\frontend\frontend\node_modules\react-native\Libraries\ReactN...
Potemkin asked 17/11, 2023 at 12:47
1
Solved
I am building a hybrid app with React Native Expo. My struggle is that my app needs a map and needs to be functional on mobile and web. To have a map with React Native I found several libraries, bu...
Fusionism asked 9/7, 2023 at 10:45
3
Solved
In the last versions of Expo there is a Web support. In the picture you see a normal TextInput created with React Native & rendered in the Web.
How can I change the color of the TextInput Bord...
Weatherboard asked 15/6, 2020 at 14:33
3
Solved
Running npm start or expo start launches the project as follows:
React You can now view My React Native App in the browser.
Local: http://localhost:19006/ On Your Network: http://157.201.29.49:1...
Symphonic asked 29/1, 2020 at 13:58
2
I'm Converting my expo app to react-native-web, I have an issue when I'm showing Image. by default react-native-web adding a class to Image with position:absolute. I want to override that class, he...
Mapp asked 16/5, 2020 at 9:7
1
© 2022 - 2024 — McMap. All rights reserved.