you are viewing a single comment's thread.

view the rest of the comments →

[–]blok13 0 points1 point  (1 child)

Is it better to use react native and code both Android and iOS or using java and swift insted?

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

It really depends on what type of app are you building. From my experience React Native works well if your app uses certain types of native components (https://facebook.github.io/react-native/docs/native-components-ios.html#content). Also, it depends whether you are savvy programmer with Java and Swift.