shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.25k stars 326 forks source link

update README #254

Closed BaderSerhan closed 4 years ago

BaderSerhan commented 4 years ago

This PR aims to update the README of this project, especially the setup guide part. Because I am actively using the library in my project, I found that writing the setup steps in a clear manner is a must.

shahen94 commented 4 years ago

Thanks for the cleanup!

BaderSerhan commented 4 years ago

You are welcome. I am also planning to add a Props and Methods section in README as well, as soon as I have some time 😃.

One more thing, you have many recent changes in your master branch, but those are not reflected in the npm library (1.20.0 published a year ago), could you please publish to npm more often and update your Releases section here?

shahen94 commented 4 years ago

Actually it was automated, I'll take a look why the semantic release is broken