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

flutter websocket connection issue

React-native : Unable to use react-native-fast-image

reinterpret_cast bug or UB? [duplicate]