Skip to content

Auto linking assets (e.g: fonts)Β #126

@bobbyecho

Description

@bobbyecho

Hi team,

currently i have a problem with assets autolinking, im working in a library that use custom fonts

i wonder is it possible make the fonts auto linking in react-native >= 0.60?

i already create react-native.config.js

module.exports = {
  dependency: {
    assets: ['./assets/font']
  },
};

but have no luck

thanks..

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions