Native Module(Android) linking in react native

I want to link my "hello world"(android project ) in react-native, to just have a proper idea of native module linking in react native.

Any help with steps to be followed for this will be appreciable.

gone through official document again and now I got the point -https://facebook.github.io/react-native/docs/native-modules-android.html

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue