Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace RefreshControl with native #1352

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

AndreyMomot
Copy link
Contributor

@AndreyMomot AndreyMomot commented Jun 14, 2024

Why?

Going away from FINN's style of RefreshConrol and UIActivityIndicatorView
JIRA

What?

Replace custom RefreshConrol with native
Instead of replacing all entities of LoadingIndicatorView for ios-app and SDKs I'm just making from it an extension of UIActivityIndicatorView in this PR

Version Change

Minor

UI Changes

Before After
Simulator Screenshot - iPhone 15 Pro Max - 2024-06-14 at 15 00 31 Simulator Screenshot - iPhone 15 Pro Max - 2024-06-14 at 14 36 35
Simulator Screenshot - iPhone 15 Pro Max - 2024-06-14 at 15 01 15 Simulator Screenshot - iPhone 15 Pro Max - 2024-06-14 at 14 36 43

LOADER

@AndreyMomot AndreyMomot requested review from a team, bstien and osanoj and removed request for a team June 14, 2024 13:03
@osanoj
Copy link
Contributor

osanoj commented Jun 14, 2024

Just a question: should we remove RefreshConrol by itself now or just let it be?

I would say to remove it if we will not use it, might be good to keep it until you replaced all usages in all repos though - unless you already have?

@AndreyMomot AndreyMomot requested review from osanoj and a team June 19, 2024 07:01
@AndreyMomot AndreyMomot merged commit 3a6b475 into master Jun 21, 2024
1 check passed
@AndreyMomot AndreyMomot deleted the feature/NMPAPP-1095_pull_to_refresh_fix branch June 21, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants