here's a screenshot for the error
react-native.config.js file
module.exports = {
project: {
ios: {},
android: {},
},
assets: ["./assets/fonts"]
};
I tried to work directly through XCode , but the same
the font inside resources folder and also in Copy Bundle resources
it's also exist in Info.plist in Fonts provided by application
I confirmed on everything many times , but always fire this error