Skip to content

Autolinking assets without pods #1206

@maxkomarychev

Description

@maxkomarychev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    no-stale-botThis issue cannot be marked as stale by stale botquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions