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

Cause flicker with Next 14 #5812

Open
1 of 5 tasks
soniankur948 opened this issue Jun 14, 2024 · 1 comment
Open
1 of 5 tasks

Cause flicker with Next 14 #5812

soniankur948 opened this issue Jun 14, 2024 · 1 comment

Comments

@soniankur948
Copy link

Description

See flicker when used with next 14

CodeSandbox/Snack link

https://github.com/soniankur948/RN-flicker

Steps to reproduce

Following the steps in the previous section, I expect styled components to render correctly. However, I observe unstyled components on the page initially. These components only get styled after the <style id="react-native-stylesheet"></style> tag is added to the head, causing a noticeable flicker. This issue is particularly evident when slowing the speed using network throttling.

NativeBase Version

3.4.28

Platform

  • Android
  • CRA
  • Expo
  • iOS
  • Next

Other Platform

No response

Additional Information

No response

@soniankur948
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant