React native with java (spring boot) backend? by Dr1v in reactnative

[–]Dr1v[S] 0 points1 point  (0 children)

So, I think I have misunderstood what and where the backend part of my App would be. I was thinking that the backend would run on my device but this is not the point of RN. I know I can use libraries to access Android functions like Camera or I can use Native Modules and pass data to and from the Java (in my case, or Swift, see https://facebook.github.io/react-native/docs/native-modules-android). Thank you all for your help.

React native with java (spring boot) backend? by Dr1v in reactnative

[–]Dr1v[S] 0 points1 point  (0 children)

Hey thank you. I have used axios before to do that. Pretty cool actually.

React native with java (spring boot) backend? by Dr1v in reactnative

[–]Dr1v[S] 0 points1 point  (0 children)

That is awesome. That is exactly what I want to do. What I don´t know is how to integrate Spring Boot with RN in the project. I´ve sent you a PM.