Web App - Native Beta - Butterfly effect?

I was building in native beta but there was plugins i needed that were only available on the web app side. If I’m building on the web app side, 1) Do all of the changes automatically get added to the native app builder side? 2)if so, will the native app builder work with the web app side’s plugins?

Hello,

No. The web and the mobile are completely different things. If you modify something on the web side you will have to do it later on your mobile if you want to apply the change there as well. Imagine them as two separate editors who share the database, API calls and backend workflows.

The same goes for the plugin.. Almost no one today of the web version is compatible with the mobile part.. they are about to release the mobile plugin editor, surely it will depend on this.

Good luck with building your app!

Thanks very much !