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

refactor: module android impl from Java to Kotlin #127

Closed mateusz1913 closed 1 year ago

mateusz1913 commented 1 year ago

Summary

This PR converts Android implementation from Java to Kotlin

Test plan

Run the app on Android (old and new arch), it should work as expected.