paste this code in your react-native.config.js
module.exports = { project: { ios: {}, android: {}, }, assets: ['./src/res/fonts/'], };