How to set up the link process for linking a native module to React Native? -
i referring command react-native link awesomelibrary
.
is there specific configuration file applies changes in user's settings.gradle
, build.gradle
, androidmanifest.xml
, , mainapplication.java
? or process symbolically automated npm without specific configuration library provider?
does know of resource can refer to? ironically username suggests, slice of information layered underneath lot of irrelevant use-cases, making rather difficult find.
how link library react-native link
varies based on library.
most (reputable) libraries have instructions on how use them in app , tell if need change other files in addition running npm install <lib>
, possibly react-native-link
.
an example react-native-video, instructions use react-native link
have instructions change various files if react-native link
doesn't work correctly.
Comments
Post a Comment