-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested