react-native-assets

0.0.1 • Public • Published

react-native-assets

React native module that allows download assets in background from an url and persist them into a specific directory in Documents folder on iOS. In addition, you can delete and list assets from that directory.

Getting started

  1. sudo npm install
  2. pod install
  3. Then open RCTAssets.cworkspace file and set OTHER_LDFLAGS with the flag $(inherited) in build settings tab.

Package Sidebar

Install

npm i react-native-assets

Weekly Downloads

4

Version

0.0.1

License

MIT

Last publish

Collaborators

  • llanox