Skip to content

Tj3n/TVNExtensions

Repository files navigation

TVNExtensions

Build Status Build Status

Install with SPM:

  • File > Swift Packages > Add Package Dependency
  • Add https://github.com/Tj3n/TVNExtensions
  • Select branch master

Install with Cocoapods gitpath:

pod 'TVNExtensions', :git => "https://github.com/Tj3n/TVNExtensions"
  • TLVDecoder is Swift translated of SGTLVDecode.
  • ParticleIOS is simplified Swift version of Particle.js.
  • Kingfisher dependency can be installed by pod 'TVNExtensions/Kingfisher'
  • Rx extentions and dependencies can be installed by pod 'TVNExtensions/Rx'

ParticleView:

Imgur

Info.plist requirements:

  • Hard requirement:

    • NSCameraUsageDescription
    • NSPhotoLibraryUsageDescription
  • Require if use any:

    • NSFaceIDUsageDescription

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published