Kind of... I've worked with several Django APIs that we use to back apps on Android and iOS as well as web apps.
I generally find that's the key, make sure you can pass all the data along as an API and the rest is just understanding how to build a frontend on the platform. Django doesn't really get in the way at all at that point. On Mon, 22 Apr 2019, 14:19 Larry Martell, <[email protected]> wrote: > Has anyone here every taken a django web app and converted it to an > iPhone app? If so, can you share your experiences here please? > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CACwCsY6R%2BLAw5BGYZtrC%2BTJ%2B13yApo7JH6xn-fVORiOP%2BoLU%2Bg%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGuvt927mPEbeN3t1uK%2BoGnNWvG0jHR0AzqKUGdnmGi2diQ%3DBQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

