Allow modules to run code during autolinking (to capture unmet implicit dependencies/requirements) #6553
Labels
Area: Native Modules
bug
enhancement
Needs: Dev Design
Workstream: Module Support
Module developers have the requisite tooling and clear path for adding windows support to modules.
Milestone
Sometimes a community module will have requirements for the app to consume it successfully.
For example:
In the case of react-native-print, this is documented in the module's readme, but it would be good if there was a way for the module to express requirements or even run some JS during autolink to either (in pri order):
The text was updated successfully, but these errors were encountered: