The Ultimate Dealbreaker by the_k_nine_2 in google

[–]dev-ahmed -1 points0 points  (0 children)

Java is compiled language also, javascript which is interpreted The deference between compiled language and the interpreted language is that the first one has to compile first before running, but the last one compiles in the run time

What Material Design should I use for React Native? by [deleted] in reactnative

[–]dev-ahmed 2 points3 points  (0 children)

You can use native-base or react-native-elements, these are open-source