SemperChen
Results
4
issues of
SemperChen
**1.FAIL __tests__\index.android.js  ** TypeError: (0 , _reactNativeI18n.getLanguages) is not a function at WelcomePage.componentWillMount... **2.tests\index.js** ```js jest.mock('react-native-i18n', () => { const i18njs = require('i18n-js'); const en = require('../../../js/i18n/locales/en'); i18njs.translations =...
I want 30 files to be downloaded simultaneously. What should I do