eskay_amadeus
eskay_amadeus
FFilament
Created by eskay_amadeus on 12/7/2024 in #❓┊help
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