react-native - How to save network pictures to the album on react native android?
PHP中文网
PHP中文网 2017-05-24 11:37:55
0
2
831

react native saves network pictures to the album. The iOS side can use the CameraRoll that comes with RN to perfectly solve the problem. However, the android side does not support saving pictures from the network. Is there any good third-party solution?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
迷茫

You can take a look at these two libraries react-native-fs and react-native-fetch-blob

漂亮男人

I implemented the component of saving pictures to the album by myself

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!