Basit Mir

Results 9 comments of Basit Mir

any solution regarding this @Martomate

> The workaround that worked for us was to add `placeholder={{ label: strings.select, value: null }}` to the `Select` tag (which was imported using `import Select from 'react-native-picker-select'`). We haven't...

Any solution regarding this @AhmedSamir74 @xdarkleonx @iyasirkhan

> any update on this? > > Thanks for the work i will create a new PR this weekend

i think the issue is that react-native-translator is not using the latest version of react-native-webview @KoreanThinker can you please look into this. Also using the **"react-native-webview": "^11.26.1"** which is being...

> Could you make PR? I have not fixed this. I am looking for a solution. It would be great if you could help to fix this

@KoreanThinker after running this repo i found out another thing i just used it like > const _result = await translate('en', 'fr', 'v'); console.log(_result); ![image](https://github.com/KoreanThinker/react-native-translator/assets/41080267/025b505f-4568-4844-83d6-4a035b742853)

so locally its working fine after few tweaks will create a PR soon for the fixes but as soon as i install the package its showing ![image](https://github.com/KoreanThinker/react-native-translator/assets/41080267/4bac3c80-1068-4060-86c1-2f1e7e836672) ![image](https://github.com/KoreanThinker/react-native-translator/assets/41080267/43d6cc04-1c2e-42c1-b325-2607521b31ce) @KoreanThinker any...

Fixes for the issues @KoreanThinker -https://github.com/KoreanThinker/react-native-translator/pull/40