eskay_amadeus
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.
3 replies