olofd / react-native-photos-framework

A modern and comprehensive CameraRoll/iCloud-library-API for React Native 📸 📹
MIT License
220 stars 99 forks source link

Implement RCTURLRequestHandler #30

Closed olofd closed 7 years ago

olofd commented 7 years ago

As discussed with @adbl in #19 we should have an implementation of RCTURLRequestHandler. This will enable users to send assets to a server only using JS.

olofd commented 7 years ago

On going implementation in #38.

olofd commented 7 years ago

Implemented in #38 . Released under 0.1.3 on npm.