TBI

Results 2 comments of TBI

I have checked #92 and #126 but the issue still exist. The version of Xcode and react native are as follows. Xcode version -> 10.1 React Native -: 0.60

More info: Here is my page/index.js file code ----------------------------------------------------------------- import React from "react" import { graphql } from 'gatsby'; import { I18n } from 'react-i18next'; import { withI18next } from...