1

I am searching if I can use React-Native to build a windows application, where I want to use a map(I prefer Google Maps) to display some information.

I checked the React-Native-Maps library, and it only supports IOS and Android.

Does anyone know if it supports windows app? if not, are there other options?

Thanks https://github.com/react-native-maps/react-native-maps

vincent
  • 63
  • 5

1 Answers1

0

As far as I know, there is currently only one solution: use React+Electron coding again :)

LinWM
  • 36
  • 5