diff --git a/react-native-libraries.json b/react-native-libraries.json index 9ab73682..61018e37 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -21019,5 +21019,14 @@ "https://raw.githubusercontent.com/mathnotes-app/mobile-ink/main/docs/assets/selection-editing-demo.gif" ], "ios": true + }, + { + "githubUrl": "https://github.com/omarsdev/react-native-nitro-compass", + "examples": ["https://github.com/omarsdev/react-native-nitro-compass/tree/main/example"], + "newArchitecture": true, + "configPlugin": true, + "ios": true, + "android": true, + "expoGo": true } ]