Skip to content

Commit 4446363

Browse files
committed
⬆️ (react-native) prepare to use hooks
1 parent 73ae9dc commit 4446363

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"react-native": "0.52.2"
4444
},
4545
"peerDependencies": {
46-
"react": ">=15.3.1",
47-
"react-native": ">=0.20.0"
46+
"react": ">=16.8.1",
47+
"react-native": ">=0.59.0"
4848
},
4949
"dependencies": {
5050
"prop-types": "^15.6.0"

0 commit comments

Comments
 (0)