Binding Lottie (or any other Swift framework with UI) in MAUI

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin

  • When I wrote my app which needed Lottie animations, I found LottieXamarin library, but that only works with Xamarin.Forms not with MAUI. I tried to update it, however I've run into multiple issues and at the same time I've realised only older Lottie versions can be binded, because from March of 2019, Lottie is a Swift library, which means it can't be binded easily.

  • Lottie

    An iOS library to natively render After Effects vector animations

  • When I wrote my app which needed Lottie animations, I found LottieXamarin library, but that only works with Xamarin.Forms not with MAUI. I tried to update it, however I've run into multiple issues and at the same time I've realised only older Lottie versions can be binded, because from March of 2019, Lottie is a Swift library, which means it can't be binded easily.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • LottieMaui

  • This post would like to give a high level overview how view binding can be done, for the details please check the resources above and LottieMaui repo.

  • Carthage

    A simple, decentralized dependency manager for Cocoa

  • On iOS side to keep it clean, I've used Carthage to get Lottie. The wrapping is pretty much the same, the goal is to make sure we can set the animation and get the view.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Lottie from Airbnb – iOS library to render After Effects vector animations

    1 project | news.ycombinator.com | 20 Apr 2024
  • Are Animated JSON and Lotties suitable in functional web development?

    1 project | /r/webdev | 4 Jan 2023
  • "progress indicator" animation

    1 project | /r/swift | 23 Nov 2022
  • Character animations like Duolingo in swiftui

    2 projects | /r/SwiftUI | 21 May 2022
  • I built this Lottie animation editor to edit Lottie animations without After Effects! If like me, you use Lottie animations as part of your iOS app UI but struggle with After Effects or implementation issues, would like to know what you think. Added a video in comments too :)

    1 project | /r/iOSProgramming | 7 Jul 2021