Skip to content

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.

Notifications You must be signed in to change notification settings

llanox/react-native-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

How to run the example

  1. npm install
  2. Install CocoaPods https://guides.cocoapods.org/using/getting-started.html#toc_3
  3. cd iOS/
  4. pod install
  5. Then open RCTAssetsManager.cworkspace and run the app

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published