Skip to content

Commit

Permalink
Update deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek authored Jan 29, 2019
1 parent 2fc9986 commit 98c01dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## ⚠️ 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 required change will take only a few minutes: a full [example](https://github.com/react-community/react-native-languages/tree/master/example) is provided._

<img src="https://cdn0.iconfinder.com/data/icons/material-design-ii-glyph/614/3010_-_Translate-512.png" width="100" align="left" />

# react-native-i18n
Expand All @@ -10,6 +6,10 @@ Integrates [I18n.js](https://github.com/fnando/i18n-js) with React Native. Uses
<br/>
<br/>

## ⚠️ This package is deprecated

_This library is deprecated in favor of [react-native-localize](https://github.com/react-native-community/react-native-localize). You can use react-native-localize 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!)_

## Installation

**Using yarn (recommended)**
Expand Down

0 comments on commit 98c01dd

Please sign in to comment.