Power mobile apps using existing Filament code

I have a full codebase of Filament code, with resources and all. It all works fine for the web version of our software. Now I want to build a mobile app for the software. Is there a way to just convert all that Filament code and compile it as a mobile app? OR is there a way to proxy all API requests from a mobile app so that instead of having to write full endpoints, I can just intercept the request and then let my EXISTING Filament code handle all the heavy lifting? If you have any ideas, please share. This will save my team a TREMENDOUS amount of time.
1 Reply
Bezhan
Bezhan3w ago
I can think of 3 ways 1. You can turn it into a PWA. PWAs are now supported in more browsers and with a lot of features 2. You can wrap your app into a native mobile app(android/ios) using CapacitorJS 3. There are services (not tested) which does it for you for a fee. but might create a long term dependency as you push updates to your app.
Want results from more Discord servers?
Add your server