Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Prepare end of support warning
Browse files Browse the repository at this point in the history
  • Loading branch information
matei-radu committed May 17, 2020
1 parent 741f823 commit 47911dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Bump Kotlin to version `1.3.72`.
- Bump most JS/TS dependencies.

## [3.2.0] - 2020-02-29

Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ and [Safari View Controller][sfsafariviewcontroller] on iOS.

## Compatibility

This library will always target the most recent React Native package. If you are
using an older release of React Native, use the correct version of this library
from the compatibility table below (if available):
⚠️**This library will stop being supported on October 1st 2020.**

It is recommended migrating to [react-native-inappbrowser-reborn] for continued support and more features.

| React Native | Library | Status | End-of-Life |
| :---------------: | :---------------------------------------: | :--------: | :---------: |
| `>= 0.60.0` | [![npm (scoped)][npm_shield]][npm] | **Active** | Not planned |
| `0.60.0 - 0.62.x` | [![npm (scoped)][npm_shield]][npm] | **Maintenance** | 2020-10-01 |
| `0.57.x - 0.59.x` | [![npm v2 (scoped)][npm_2_shield]][npm_2] | **EOL** | 2020-01-03 |
| `0.57.x - 0.59.5` | [![npm v1 (scoped)][npm_1_shield]][npm_1] | **EOL** | 2019-06-09 |

Expand Down Expand Up @@ -248,3 +248,4 @@ This source code is licensed under the MIT license found in the
[codebeat]: https://codebeat.co/projects/github-com-matei-radu-react-native-in-app-browser-master
[codebeat_shield]: https://codebeat.co/badges/eff3246a-f91a-4197-9484-11a30c22ad07
[tinycolor]: https://github.com/TypeCtrl/tinycolor
[react-native-inappbrowser-reborn]: https://github.com/proyecto26/react-native-inappbrowser

0 comments on commit 47911dd

Please sign in to comment.