Skip to content

Univeral Parser A library which downloads any kind of data (JSON, XML, Image, PDF etc) file and caching into memory for IOS only.

Notifications You must be signed in to change notification settings

patriksharma/UniversalParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniversalParser

Univeral Parser A library which downloads any kind of data (JSON, XML, Image, PDF etc) file and caching into memory for IOS only.

Demo Project is added. We can set maximum cache or memory configuration in the app.
setLimitInKiloBytes(limit: Int)

For loading images use this simple method anywhere in the class

imagesLoader.loadProfileImage(imageView: UIImageView(), urlString: imageURL)

#How to Build:

Build the Library target first. On build Succeeded. Click on example target and Run it on Simulator or device.

About

Univeral Parser A library which downloads any kind of data (JSON, XML, Image, PDF etc) file and caching into memory for IOS only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published