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
Post a Comment