Robert Neumann

Results 13 comments of Robert Neumann

I have created a pull-request to fix that issue: [#5872](https://github.com/tiangolo/fastapi/pull/5872)

I have also found some imports they are unused. If I have time I will do an cleanup PR.

I have create a PR #498 with two types of fixes. :-) I didn't find circular imports.

You mean to build a pynecone apk as an Android app?

This is not directly possible. Maybe when you export the frontend and run it as a static Website locally in an apk. I don't have any experience with that.

I have done some research about his topic. I would propose to write an article about this topic. Because the export has to much variables about the build of the...

I have written an article how to export your Pynecone app frontend to a mobile app: https://medium.com/itnext/how-to-build-android-and-ios-apps-with-pynecone-6d2097a7610d

> > I have written an article how to export your Pynecone app frontend to a mobile app: > > https://medium.com/itnext/how-to-build-android-and-ios-apps-with-pynecone-6d2097a7610d > > @r0b2g1t do you have a non-Medium link?...

What do you think of the idea of building a multistage image? This would dramatically reduce the size of the container image.