You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
See flicker when used with next 14
CodeSandbox/Snack link
https://github.com/soniankur948/RN-flicker
Steps to reproduce
Description:
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
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: