reakt-native-toolkit
reakt-native-toolkit copied to clipboard
Generate comment in RNModuleProvider to link to RNModule implementation
Currently it is difficult to navigate from a ...RNModuleProvider to the RN module it provides, the RN module is common code and should be linked in the provider which is also common code.