Baseflow / Baseflow/LottieXamarin

can't pingpong animation in Xamarin.Forms

Open
#340 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

When I set RepeatMode to Infinite, it just restarts it over and over. I need the animation to do a pingpong loop. I've tried editing the json directly to "loopOut();loopIn(“pingpong”);" but it doesn't work.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how RepeatMode is handled for Xamarin.Forms animations and how the JSON loopOut/loopIn expressions are interpreted. Confirm the intended pingpong behavior and verify that Infinite repeats alternate direction rather than restarting; the issue mentions no file or test to begin from.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.