fix(sdk): support expo 52 for react-native
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"expo-application": "^5",
|
||||
"expo-constants": "14 - 16",
|
||||
"react-native": "0.73 - 0.74"
|
||||
"expo-application": "5 - 6",
|
||||
"expo-constants": "14 - 17",
|
||||
"react-native": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user