GeekyAnts / GeekyAnts/NativeBase

Cause flicker with Next 14

Open
#5,812 1 comment 0 reactions 0 assignees View on GitHub
bug triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

See flicker when used with next 14

### CodeSandbox/Snack link

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

### Steps to reproduce

* npm run dev
* go to http://localhost:3000
* we observe a flicker
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 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
- [X] Next

### Other Platform

_No response_

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.