reakt-native-toolkit icon indicating copy to clipboard operation
reakt-native-toolkit copied to clipboard

Generate comment in RNModuleProvider to link to RNModule implementation

Open Legion2 opened this issue 1 year ago • 0 comments

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.

Legion2 avatar Oct 06 '24 13:10 Legion2