react-native-maps is crashing on web, even if I don't use for web.

Please provide the following:

  1. SDK Version: 47
  2. Platforms(Android/iOS/web/all): all
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Know this library is experimental on web but when I trying to install react-native-maps to using only on native, and select a different file for web using platform API, the library crash with this error IN WEB.

TypeError: react_native_1.UIManager.getViewManagerConfig is not a function. (In ‘react_native_1.UIManager.getViewManagerConfig(getNativeMapName(ProviderConstants_1.PROVIDER_GOOGLE))’, ‘react_native_1.UIManager.getViewManagerConfig’ is undefined)

I can’t use the library at all, because I use expo web, but even with the platform api I still get the error,

hope the help.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.