diff --git a/react-native-libraries.json b/react-native-libraries.json index 132ce94d..3b444b17 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -9585,5 +9585,13 @@ "githubUrl": "https://github.com/gbumps/react-native-screenguard", "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/4cc3ssX/react-native-totp-utils", + "examples": [ + "https://github.com/4cc3ssX/react-native-totp-utils/tree/main/example" + ], + "ios": true, + "android": true } ]