-
What do you want and why?Hey everyone, i want to know when it is planned to have react-native support, i'm planning to start a new app, i will be working on the backend, waiting for it to be implemented. and thanks you for this awesome framework, its is an genuise idea to encapsulate the api/graphql call layers, that permit a seamless full stack integration. Possible implementation(s)support react native |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
I am also interested in this. I wonder if it's worth having a wider conversation of the best mobile story in the context of fullstack and Blitz. Is react native the right approach for the smaller teams/projects that Blitz audience mainly work on? What about Capacitor based hybrid apps that would allow wrapping pretty much all web React components/pages, do a bit of processing, and output a hybrid app wrapped in Capacitor, ready to be built for iOS and Android. Interested to see what ideas others have about this. |
Beta Was this translation helpful? Give feedback.
-
and would be very interesting to have ionic v5 as it already support react |
Beta Was this translation helpful? Give feedback.
-
Yup. Ionic could work. I guess the question is whether most people building apps in small teams want to rewrite their web app in React Native, or whether they are happy give up some of React Native performance and features and instead get significant time savings by being able to reuse a large percentage of their existing React app code. The area I am most excited about is automating the extraction of blitz pages and components and generation of a fully functional mobile app from it, with almost no interaction from developer (unless if they want to customise the mobile experience of course). Though I am aware a lot of people prefer React Native over hybrid approaches like Ionic. Looking forward to hear more thoughts. |
Beta Was this translation helpful? Give feedback.
-
using some ui library like material-ui and some responsive design can make application have a great mobile experience too, and seamless integration between web and mobile component ? |
Beta Was this translation helpful? Give feedback.
-
Here's the planCurrently:
What we plan to do going forward:
|
Beta Was this translation helpful? Give feedback.
-
Hey guys, I created this repo, which shows hwo I setup react native with auth on blitz: https://github.com/BjoernRave/Blitz-React-Native-Auth |
Beta Was this translation helpful? Give feedback.
Here's the plan
Currently:
blitz routes
commandWhat we plan to do going forward: