react-native-i18n icon indicating copy to clipboard operation
react-native-i18n copied to clipboard

React Native + i18n.js

Results 81 react-native-i18n issues
Sort by recently updated
recently updated
newest added

error: Could not find method compile() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler need to change compile() 为 implementation

I'm trying to set the app language by user choice on first app launch. I have this [stack overflow question](https://stackoverflow.com/questions/65760785/updating-react-native-language-by-user-choice), but no luck there. ``` const Stack = createStackNavigator(); const...

v2.0.14 build ok but v2.0.15 fails because it injects minSdk version in the AndroidManifest > Task :app:lintVitalRelease FAILED FAILURE: Build failed with an exception. What went wrong: Execution failed for...

I am getting error [Thu Dec 10 2020 23:42:05.669] ERROR TypeError: locale.split is not a functi on. (In 'locale.split("-")', 'locale.split' is undefined) whenever I add const langCheck=async()=>{ const languageCode =...

with the following options in my typescript project: ``` const costCurrencyOptions = { unit: '€', delimiter: ',', separator: ',', sign_first: false } ``` Regardless of the locale. I cannot get...

It is working great on android device. But seems Broken on my IOS. I have latest xcode 12.5. Lot of language translations coming in English. Where Android is showing them...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies