diff --git a/react-native-libraries.json b/react-native-libraries.json index 224e41ba..8acedcad 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -5749,9 +5749,11 @@ "githubUrl": "/~https://github.com/gorhom/react-native-bottom-sheet", "npmPkg": "@gorhom/bottom-sheet", "images": ["/~https://github.com/gorhom/react-native-bottom-sheet/raw/master/preview.gif"], + "examples": ["/~https://github.com/gorhom/react-native-bottom-sheet/tree/master/example"], "ios": true, "android": true, - "expoGo": true + "expoGo": true, + "newArchitecture": false }, { "githubUrl": "/~https://github.com/react-keycloak/react-native-keycloak",