Skip to content

Hand pick fonts from react-native-vector-icons #402

@machour

Description

@machour

We are currently bundling all fonts from react-native-vector-icons (1020K) where we could be bundling only FontAwesome & Octicons (192K).

Apparently, if we avoid linking this package using react-native link, and instead configure build.gradle and iOS plist, we can achieve that.

Do we want to save 800K here or is it not worth bothering?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions