Skip to content

assets other than fonts are not being linked #14468

@danikenan

Description

@danikenan

Only font assets are collected and linked using react-native link. All other files are ignored.

"rnpm": {
  "assets": [
     "./someDir",
    "./anotherDir"
  ]
}

The other files can be in the same directory as the fonts or other directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions