React-Native SDK: does this support building as web app? i.e. using react-native-web

I tried using the latest 6.0.0-alpha.13, but in the web browser (Brave, Chrome) the Loading Map.. spinner just stays there forever. Then I looked up the docs and realized web support is not explicitly stated.

Why this matters? If the React Native SDK can be used for both web + mobile, we will be able to use this instead of working with the JS and Android SDKs separately.

Hey @Arkansaw !

The current alpha version doesn’t fully support react-native-web just yet.

That said, adding proper support for web is definitely on our roadmap. We see a lot of value in enabling a single codebase for both mobile and web, and we’re actively working towards it.

Appreciate you testing the alpha and sharing feedback! I can follow up and let you know when that’s available.

For time being for web, you can use the React SDK or Mappedin JS.

1 Like