Fifaldi
Fifaldi
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Hey, I am trying to...
## Description Hi, I am trying to use[ axios-mock-server ](https://github.com/solufa/axios-mock-server) with react-native, typescript and apisauce. Post methods work really well, however get method seems not to be called at all....
@tolgee/i18next withTolgee not working with React Native. config: ``` import i18n, {ThirdPartyModule} from 'i18next'; import {initReactI18next} from 'react-i18next'; import AsyncStorage from '@react-native-async-storage/async-storage'; import {TOLGEE_API_URL, TOLGEE_API_KEY} from '@env'; import { withTolgee,...