Replies: 1 comment 2 replies
-
@camstuart We've had many requests to support mobile apps but our core team doesn't have bandwidth to take this on. We would happily support anyone who does want to work on this project - I agree that it should be possible technically and would be pretty awesome to extend to mobile and desktop apps. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would seem that capacitor is a great way to take a web app's ui to a 'native' (sort of) mobile app.
I don't think this would be especially hard. As long as the front end JS can be passed into capacitor, and told what base url the backend is on, it should be easy.
One step further would be to wrap the ionic framework widget react components, which I beleive is the magic of reflex.
Has anyone spoken / considered this?
While it's a bit of a slog, I would be happy to work on these things. Building ionic/capacitor apps in python reflex would be just awesome.
But to be truly awesome, PWA capabilities would be important, the mobile world is all about 'offline first'
Beta Was this translation helpful? Give feedback.
All reactions