guhungry / react-native-photo-manipulator

React Native Image Processing API to edit photo programmatically for Android and iOS. It features print text, overlay on another image (add watermark), resize, crop, flip, rotate and optimize image size then convert file format to jpeg or png
MIT License
330 stars 38 forks source link

Feature/migrate to maestro #913

Closed guhungry closed 3 weeks ago

guhungry commented 3 weeks ago

Detox for e2e testing is fragile and doesn't support new architecture. Maestro is a good alternative because it is a more general-purpose and better tool. And new we can enable newArchitecture for example on both android and ios

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud