Alexander Kurnikowski
Alexander Kurnikowski
Amazing! Thank you so much, working flawlessly!
I’m facing a similar issue here, maybe this will help someone: I call `rm locales/dev/translation.json && yarn i18next` with `dev` being my “Developer English” language. This way, my single source...
I have just started investigating, and it seems like the issue is indeed related to Gradle and the .xml files not being inside the root project (but only symlinked there)....
> is there any way we can suppress this error message without bailing out of Strict mode? Errors / Warnings in RN can simply be ignored by adding `ignoreLog(["partialErrorMessage", "anotherOne"]);`...
> If someone wants to help in testing, please remove the existing package and install it from the following command: CRNA RN 0.71.6 and it works great, thank you!
We have a similar issue where the bottom tab icon changes to a _white_ icon in a certain condition on Android. In our case, we use the same png file...
I'm not sure if this helps in your case, but I have added this tiny script to my `.zshrc` to get autocomplete working whithout nx being globally installed (yarn in...