diff --git a/react-native-libraries.json b/react-native-libraries.json index bca5ef25..bdeb7ee3 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19046,6 +19046,16 @@ "android": true, "newArchitecture": true }, + { + "githubUrl": "https://github.com/AsteriskZuo/react-native-rich-text-fabric", + "npmPkg": "react-native-rich-text-fabric", + "examples": [ + "https://github.com/AsteriskZuo/react-native-rich-text-fabric/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": "new-arch-only" + }, { "githubUrl": "https://github.com/TomWq/expo-gaode-map/tree/main/packages/web-api", "npmPkg": "expo-gaode-map-web-api", @@ -19127,13 +19137,6 @@ "ios": true, "newArchitecture": true }, - { - "githubUrl": "https://github.com/AsteriskZuo/react-native-rich-text-fabric", - "examples": ["https://github.com/AsteriskZuo/react-native-rich-text-fabric/tree/main/example"], - "ios": true, - "android": true, - "newArchitecture": "new-arch-only" - }, { "githubUrl": "https://github.com/TomWq/expo-gaode-map/tree/main/packages/search", "npmPkg": "expo-gaode-map-search",