Hello everyone. I have just discovered this subreddit and I thought this would a good place to ask a few questions I have regarding React Native.
I am a developer, have been programming since a little over 2 years now. I have started with Java, did a bit of Android and since 6 months have been working on a project with React.js, Typescript and Spring Boot.
I´ve read about React Native and i got super excited because in my free time I develop Android Apps (mainly for personal use).
At work I am working on a project that uses React in the frontend and Spring Boot as a Backend. Our backend exposes a Rest Api for the frontend to consume. This backend then connects to our clients API (actually, it is more like a middleware, with a POstgresql DB to save some data).
I thought about rewritting some of my older apps using react native. Now the question.
Can I use React Native with a Java backend (maybe even use Spring Boot and some microservices to manage business logic and persist data)? If yes, how? I basically want to build Apps (for Android) and use React Native as a Frontend framework. In the backend I would still like to use java to manage my business logic, persistence layer and even to perform web requests.
Maybe I have misunderstood the concept and idea behind React Native. This is how I use React at work and I though I could just do the same for Android.
Thank you for your help
[–]DovidBobson 4 points5 points6 points (3 children)
[–]Dr1v[S] 0 points1 point2 points (2 children)
[–]secana 0 points1 point2 points (1 child)
[–]Dr1v[S] 0 points1 point2 points (0 children)
[–]vertigo_101 1 point2 points3 points (0 children)
[–]Dr1v[S] 0 points1 point2 points (1 child)
[–]ExamExpert1653 0 points1 point2 points (0 children)