UNPKG

react-native-assets

Version:

Module to manage assets. It allows you download assests from a network and store into a specific local folder on iOS

12 lines (11 loc) 211 B
{ "name": "AssetsManagerDemo", "version": "0.0.1", "private": true, "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "dependencies": { "react-native": "^0.9.0" } }