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?