简体   繁体   中英

Best cross-platform technology (IPhone, Android) to use for mapping application

I am building an application in which users can search for specific locations on a map. I am looking to use cross-platform technology as minimizing development time is incredibly important. At the moment I have looked at Ionic and React-native, which both have mapping functionalities, however, neither shows any clear advantages from my research. If development time is the most important factor in development (I have 3 weeks), what is the best cross-platform technology to use?

I would recommend flutter. https://flutter.dev/

They just been released last year, December 4th, 2018 but Google have made a continuous improvement time to time.

Check it out it might help you out.

For the quickest development you should try Expo ( https://expo.io/ ). You will be writing React Native but the hard parts have been simplified for you.

And you can easily use maps https://docs.expo.io/versions/latest/sdk/map-view/ .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM