thomann/plotAR

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

Closed this issue · 1 comments

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)

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.