Skip to content

Commit f6b756d

Browse files
committed
Drop support for react-native < 0.59
1 parent 067ef5d commit f6b756d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An unified permissions API for React Native on iOS and Android.
1313
| version | react-native version |
1414
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
1515
| 2.0.0+ | 0.60.0+ |
16-
| 2.0.0+ & [`jetify -r`](https://github.com/mikehardy/jetifier/blob/master/README.md#to-reverse-jetify--convert-node_modules-dependencies-to-support-libraries) | 0.56.0 - 0.59.10 |
16+
| 2.0.0+ & [`jetify -r`](https://github.com/mikehardy/jetifier/blob/master/README.md#to-reverse-jetify--convert-node_modules-dependencies-to-support-libraries) | 0.59.0 - 0.59.10 |
1717

1818
## Setup
1919

0 commit comments

Comments
 (0)