Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Comments

✨ add ios config plugin#1

Open
rvasseur31 wants to merge 3 commits intoandresribeiro:mainfrom
rvasseur31:main
Open

✨ add ios config plugin#1
rvasseur31 wants to merge 3 commits intoandresribeiro:mainfrom
rvasseur31:main

Conversation

@rvasseur31
Copy link

@rvasseur31 rvasseur31 commented Jun 12, 2023

I also add the possibility to pass a dynamic path for assets font folder.

How to use

{
  "name": "my app",
  "plugins": [[
    "with-expo-fonts",
    {
      path: "./assets/fonts",
    },
  ]]
}

The ios part was written with the help of this config plugin : https://github.com/expo/config-plugins/tree/main/packages/react-native-dynamic-app-icon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant