React Native Support

Hello! This is an awesome project. Does anyone know how hard it would be to get this to support React Native? I would love to use this to build out a mobile app as well. Any direction on where to start is greatly appreciated, thank you!
2 Replies
martinsos
martinsos9mo ago
Hey @mysticaldiscofrog#0000 great to hear you like it! I am afraid Wasp doesn't have support for mobile dev yet, since we are in Beta we are focusing on really figuring out the web story first, but then we will certainly be also moving to the mobile! We have issue for it where we started thinking about it: https://github.com/wasp-lang/wasp/issues/1088 . Step that will probably happen much sooner is Wasp supporting PWA apps (which we web apps that are mobile-friendly and can do some limited stuff like send notifications, access some of the mobile API and similar): https://github.com/wasp-lang/wasp/issues/1117 .
mysticaldiscofrog#0000
Thank you for the feedback! I will be sure to check this out!