callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
366 stars 117 forks source link

Setup Github Actions #123

Closed retyui closed 8 months ago

retyui commented 8 months ago

Summary

Setup Github Actions

Test plan

Tested on my fork: https://github.com/retyui/react-native-image-editor/actions/runs/6718981645

thymikee commented 8 months ago

Awesome! I think it would be enough to test the build on the latest RN version. Although 3 seem nice, it sounds like overkill for this library (making the test runs last 30+ min instead of 10-ish)

retyui commented 8 months ago

Good point!