badoo / badoo/RIBs

Is there a way to hook up to enter/exit animations?

Open
#197 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
164
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Hello there!

I've faced a problem where I need to make something when a Rib(or its view) comes to the screen. However, my code starts executing immediately after Rib creation and doesn't wait until animation finishes. Which causes 2 problems:

1. Our app doesn't look and behave as we expect
2. Sometimes we loose couple of frames (and see some lags) due to animation and list filling happening at the same time.

Any solution to this?

_P.S. I'm using the old 0.12.0 version_

Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points beyond RIB creation, its view, and enter/exit animations. Start by locating the RIB and view lifecycle handling, then determine where animation completion could be observed; done would be a clear, documented hook whose work runs after the relevant animation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.