react-native-image-resizer
react-native-image-resizer copied to clipboard
Swift rewrite
At bamlab few people have knowledges in Objective-C.
This leads to 2 problems :
- last code contribution of a member of bamlab (except myself was 2 years ago)
- Close to no one was willing to maintain the repository during ~1 year
However, in bamlab we have more people who are proficient in Swift, and I think this would encourage people contributing to the project. Another point is that even people who don't know Swift can pretty easily read Swift's code and understand what the code is doing whereas Objective-C is less easy to read.
Now that Swift is pretty stable and integrates pretty well in a react-native codebase (such as in https://github.com/lottie-react-native/lottie-react-native), I have opened this PR to migrate the react-native-image-resizer from Objective-C to Swift.
The code is not totally ready yet, I'm still unsure of some part about the metadata/exif stuff. I have still release a 2.0.0-beta.0 on npm for testing purpose
cc @AntoineDoubovetzky @cristianoccazinsp @Spoutnik97
That's great! Objective-C is awful, and although my Swift knowledge is quite basic, I will definitely help with testing the changes.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I believe this is still a good PR, don’t let it die!
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This pull request has been automatically closed. Thank you for your contributions.