diff --git a/react-native-libraries.json b/react-native-libraries.json index 57f042e12..e0952ebf8 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16867,5 +16867,14 @@ "examples": ["https://github.com/mybigday/llama.rn/tree/main/example"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/iymra-org/rn-toptabs", + "images": [ + "https://raw.githubusercontent.com/iymra-org/rn-toptabs/main/example.gif" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]