All Projects → SimformSolutionsPvtLtd → SSSwiftUIGIFView

SimformSolutionsPvtLtd / SSSwiftUIGIFView

Licence: MIT license
SSSwiftUIGIFView is a custom controller which helps to load GIF in SwiftUI.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to SSSwiftUIGIFView

Swipeable-View
Simple editActionsForRowAt functionality, written on SWIFTUI
Stars: ✭ 37 (-22.92%)
Mutual labels:  swiftui, swiftui-components
SwiftUI.TextEdit
SwiftUI proof-of-concept text edit component
Stars: ✭ 71 (+47.92%)
Mutual labels:  swiftui, swiftui-components
AdvancedList-SwiftUI
MOVED to https://github.com/crelies/AdvancedList | Advanced list with empty, error and loading state implemented with SwiftUI
Stars: ✭ 41 (-14.58%)
Mutual labels:  swiftui, swiftui-components
AStack
The Missing SwiftUI Adaptive and Accessible Stacks Library.
Stars: ✭ 110 (+129.17%)
Mutual labels:  swiftui, swiftui-components
swiftui-image-viewer
Image viewer built in SwiftUI for both local and remote images.
Stars: ✭ 180 (+275%)
Mutual labels:  swiftui, swiftui-components
RRSettingsKit
A beautiful customizable settings screen created in SwiftUI
Stars: ✭ 118 (+145.83%)
Mutual labels:  swiftui, swiftui-components
SwiftUI-App
This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
Stars: ✭ 175 (+264.58%)
Mutual labels:  swiftui, swiftui-components
RichText
Easily show RichText(html) in SwiftUI
Stars: ✭ 25 (-47.92%)
Mutual labels:  swiftui, swiftui-components
Gifski
🌈 Convert videos to high-quality GIFs on your Mac
Stars: ✭ 5,691 (+11756.25%)
Mutual labels:  gif, swiftui
GiphyImageResultsPreview
Library for GIF results, preview, play, share everything at one place!
Stars: ✭ 28 (-41.67%)
Mutual labels:  gif, gifview
SwiftUI
SwiftUI (WWDC 19)
Stars: ✭ 14 (-70.83%)
Mutual labels:  swiftui
togglific
Do you find web animations distracting? Togglific provides a distraction-free web experience!
Stars: ✭ 17 (-64.58%)
Mutual labels:  gif
SSSwiftUISpinnerButton
SSSwiftUISpinnerButton is a collection of various spinning animations for buttons in SwiftUI.
Stars: ✭ 37 (-22.92%)
Mutual labels:  swiftui
QuoteKit
A framework to use the free APIs provided by https://quotable.io
Stars: ✭ 17 (-64.58%)
Mutual labels:  swiftui
sail
The missing small and fast image decoding library for humans (not for machines) ⛵ https://sail.software
Stars: ✭ 206 (+329.17%)
Mutual labels:  gif
ResponderChain
Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+
Stars: ✭ 69 (+43.75%)
Mutual labels:  swiftui
Router
Router is a library that assists with SwiftUI view transitions.
Stars: ✭ 68 (+41.67%)
Mutual labels:  swiftui
gif-player
Control your animated GIFs
Stars: ✭ 120 (+150%)
Mutual labels:  gif
KeyboardKitPro
KeyboardKit Pro extends KeyboardKit with pro features.
Stars: ✭ 42 (-12.5%)
Mutual labels:  swiftui
tv-maniac
Tv-Maniac is a Multiplatform app (Android & iOS) for viewing TV Shows from TMDB.
Stars: ✭ 55 (+14.58%)
Mutual labels:  swiftui

SSSwiftUIGIFView

SSSwiftUIGIFView is a custom controller which helps to load GIF in SwiftUI.

Version License Platform

Alt text

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 13.0+
  • Xcode 11+

Installation

SSSwiftUIGIFView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SSSwiftUIGIFView'

Usage example

  • Import framework

      import SSSwiftUIGIFView
    
  • Load GIF with SwiftUIGIFPlayerView function

      SwiftUIGIFPlayerView(gifName: "Gif Name")
    

License

SSSwiftUIGIFView is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].