Revision 9230fbd91b5d556a816e29538bbb3a3ef8893496 authored by Plaban J Rajkhowa on 15 July 2019, 13:10:52 UTC, committed by Plaban J Rajkhowa on 17 July 2019, 08:16:49 UTC
1 parent 75341ac
Raw File
react-native.config.js
module.exports = {
  dependency: {
    assets: ['Fonts']
  }
};
back to top