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

Webpack 5 and Storybook 6 integration throws an error in DefinePlugin.js

Meaning of `{}` for return expression