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

Fix: image loading issue for ios14 #1755

Merged
merged 4 commits into from
May 11, 2021
Merged

Fix: image loading issue for ios14 #1755

merged 4 commits into from
May 11, 2021

Conversation

mohammad-haque
Copy link
Contributor

@mohammad-haque mohammad-haque commented May 7, 2021

Why are you doing this?

When the ios app is built using ios14 sdk the RN images do not load/show. This seems to be a known issue with the current version of the RN. There are few workarounds mentioned in this issue and one of them is applied in this PR which resolves the problem.

Changes:

  • A workaround for the Image loading issue for ios14 build
  • Small refactoring on forcing beta users to use new stack

@mohammad-haque mohammad-haque changed the title Fix image loading issue for ios14 Fix: image loading issue for ios14 May 7, 2021
@abeddow91 abeddow91 merged commit 1262e07 into master May 11, 2021
@abeddow91 abeddow91 deleted the fix-imageloading-ios14 branch May 11, 2021 09:20
@abeddow91 abeddow91 restored the fix-imageloading-ios14 branch May 13, 2021 12:36
@jimhunty jimhunty deleted the fix-imageloading-ios14 branch April 20, 2022 08:00
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