-
Notifications
You must be signed in to change notification settings - Fork 937
Closed
Labels
no-stale-botThis issue cannot be marked as stale by stale botThis issue cannot be marked as stale by stale botquestionFurther information is requestedFurther information is requested
Description
Hi,
I am working on a package whose sole sole purpose is to provide some fonts. I have created react-native.config.js in the package but native projects are not modified unless I do react-native link <packagename>.
Considering the fact that react-native link will soon be removed what's the right way to do this kind of stuff?
Only thing that comes to my mind so far is to provide empty navite code so that pods/gradle code can link it up (haven't tried that yet though).
Is there a better way?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
no-stale-botThis issue cannot be marked as stale by stale botThis issue cannot be marked as stale by stale botquestionFurther information is requestedFurther information is requested