thomann / plotAR

Walk Through your Data in AR or VR
GNU Affero General Public License v3.0
22 stars 3 forks source link

Consider client app framework to build for all platforms from one code #1

Closed evemorgen closed 3 years ago

evemorgen commented 5 years ago

Hi, I've poked around for a bit and found out that there are two different (out of sync feature-wise) implementations for main mobile platforms (IOS, Android). Maintaining, keeping and deploying two different builds seems like a hard job. Wouldn't it be nice to run application code once and run it on both platforms?

There exists a couple of such solutions like ReactNative or Cordova (and probably many others) that make it possible. I've researched for a bit and it seems that both of them support AR + VR (ReactNative, Cordova)

thomann commented 3 years ago

Hey @evemorgen,

It has been a long time - sorry for not answering sooner.

Using these Frameworks is certainly worth taking into consideration. However in the meantime, AR-FileFormats started becoming really usable out-of-the-box, so PlotAR now is targetting those.