diff --git a/react-native-libraries.json b/react-native-libraries.json index a8d2cae4..264039b0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -13314,5 +13314,13 @@ "npmPkg": "@didomi/react-native", "ios": true, "android": true - } + }, + { + "githubUrl": "https://github.com/liveakshay/expo-spellchecker", + "examples": ["https://github.com/liveakshay/expo-spellchecker/tree/main/example"], + "ios": true, + "android": true, + "expo": true, + "newArchitecture": true + } ]