react-native-web-community/react-native-web-maps

Setup help.

Closed this issue · 3 comments

I am sorry to have to ask for help, but I am new to React Native. React Native project apps do not use an index.html file. I was just wondering where everyone was creating and placing this file in their project folders. I am using Expo.

Run expo customize:web to generate index.html

Hello @cfchacon10 did it work for you in expo?
Because I am also using expo and I haven’t gotten around to making it work

mmaass commented

I had to run npx expo customize, select web/index.html, press space, press enter to generate the file.

found this solution here