Baseflow / Baseflow/LottieXamarin
can't pingpong animation in Xamarin.Forms
Open
- 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
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