Skip to content

Releases: olofd/react-native-photos-framework

react-native-photos-framework 1.0

02 Mar 20:41
Compare
Choose a tag to compare

1.0 marks a completion of the feature-set I envisioned when starting this project.
This latest version brings AJAX support for sending Photos and Videos using only JS and regular AJAX to your server of choice. But these latest weeks have brought a lot of new features.

Some hightlights:

  • AJAX support
  • Displaying video out of the box.
  • Updating metadata of assets.
  • Advanced change-tracking, so that your app is always up to date even when it's running while the user takes new images/videos.
  • Managing albums.
    And a lot more. (Read README for it all).

Thanks for everyone helping with this release and for reporting bugs.

As I said in the milestone for this release. I will now slow down with new features for a while (But want to hear your ideas in #41). And focus on bugs and performance.

If you like this library, feel free to support the project at beerpay : https://beerpay.io/olofd/react-native-photos-framework

Olof