From a739f15aa2f4113b2a83c8a9cc1556a0f0181f16 Mon Sep 17 00:00:00 2001 From: Mathieu Acthernoene Date: Thu, 6 Sep 2018 16:13:54 +0200 Subject: [PATCH] Add deprecation notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c8f7ac..967c602 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## ⚠️ Deprecated + +_This library is deprecated in favor of [react-native-languages](https://github.com/react-community/react-native-languages). You can use react-native-languages with [I18n-js](https://github.com/fnando/i18n-js) (but also with [react-intl](https://github.com/yahoo/react-intl), [react-i18next](https://github.com/i18next/react-i18next), etc. The choice is yours!) and the change required take only 5 minutes: a full [example](https://github.com/react-community/react-native-languages/tree/master/example) is provided._ + # react-native-i18n