callstack / react-native-image-editor

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

Setup Github Actions #123

Closed retyui closed 1 year ago

retyui commented 1 year ago

Summary

Setup Github Actions

Test plan

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

thymikee commented 1 year 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 1 year ago

Good point!