Baseflow / Baseflow/LottieXamarin

[Feature] - Play animation from -> to Markers

Open
#354 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.2k
Forks
253
PR merge metrics
No merged PRs in 30d

Description

## 🚀 Feature Requests

Is there roadmap to include feature of running animations with `marker`s in Xamarin forms SDK?

Reference : https://swiftsenpai.com/development/lottie-animation-markers/#:~:text=What%20is%20a%20Marker%3F%20Marker%20is%20a%20way,use%20it%20to%20navigate%20to%20a%20specific%20location.

I see its being supported in native SDKs [lottie-ios](https://github.com/airbnb/lottie-ios/blob/master/lottie-swift/src/Public/Animation/AnimationView.swift#L356) and [lottie-android](https://github.com/airbnb/lottie-ios/blob/master/lottie-swift/src/Public/Animation/AnimationView.swift#L356)

### Platforms affected (mark all that apply)
- [ ] :iphone: iOS
- [ ] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS
- [x] :monkey: Xamarin.Forms

Contributor guide

Open the contributing guide

Research direction

Start by reading the Xamarin.Forms SDK animation API and the linked lottie-ios and lottie-android marker support. Compare how marker-based playback is exposed by the native SDKs and define the Xamarin.Forms behavior and platform coverage required; done means animations can be played between named markers in Xamarin.Forms.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.