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

refactor: module android impl from Java to Kotlin #127

Closed mateusz1913 closed 7 months ago

mateusz1913 commented 7 months 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.