Developing mobile apps

I’m curious how one would go about developing mobile apps for Nextcloud web apps. I’m willing to learn as we need some mobile apps badly. Particularly for either Tables or Forms. We have a team that mostly operates on mobile devices so Nextcloud would best be served by a full suite of mobile apps, or mobile apps that can handle multiple Nextcloud apps. Anyway, not sure if I could develop for existing apps or would need to just develop a whole new app for Nextcloud just to have access and control for the mobile app as well. All thoughts, suggestions, and direction welcome here! Thanks in advance!

Go through documents like WebDAV API and OCS API. Optionally dig into github source tree of the web apps you are interesting in for some undocumented apis. That’s what I did to make Les Pas.

1 Like