Skip to content

Commit aedd03e

Browse files
Add react-native-image-editor and enhance functionality (#2817)
* Add react-native-image-editor to libraries list * Implement code changes to enhance functionality and improve performance
1 parent b3940cc commit aedd03e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24310,5 +24310,17 @@
2431024310
"ios": true,
2431124311
"android": true,
2431224312
"expoGo": true
24313+
},
24314+
{
24315+
"githubUrl": "https://github.com/phucprime/react-native-image-editor",
24316+
"npmPkg": "@phucprime/react-native-image-editor",
24317+
"examples": ["https://github.com/phucprime/react-native-image-editor/tree/master/Example"],
24318+
"images": [
24319+
"https://raw.githubusercontent.com/phucprime/react-native-image-editor/master/assets/ios.gif",
24320+
"https://raw.githubusercontent.com/phucprime/react-native-image-editor/master/assets/android.gif"
24321+
],
24322+
"ios": true,
24323+
"android": true,
24324+
"newArchitecture": true
2431324325
}
2431424326
]

0 commit comments

Comments
 (0)