-
在Azure中进行文件存储的react-native-azure-blob-storage
资源介绍
React原生蓝色斑点存储
入门
$ npm install react-native-azure-blob-storage --save
大多是自动安装
$ react-native link react-native-azure-blob-storage
用法
import React , { Component } from 'react' ;
import { Button , StyleSheet , ScrollView , View , Image , TouchableOpacity , Platform } from 'react-native' ;
import { EAzureBlobStorageImage } from 'react-native-azure-blob-storage' ;
import CameraRoll from "@react-nati