GeekyAnts / GeekyAnts/NativeBase

SSRProvider it`s not necessary in React18

Open
#5,786 1 comment 1 reaction 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

In React 18, SSRProvider is not necessary and is a noop. You can remove it from your app.

### CodeSandbox/Snack link

https://snack.expo.dev/CB2NknOQA

### Steps to reproduce

Just start any application

### NativeBase Version

3.4.28

### Platform

- [ ] Android
- [ ] CRA
- [ ] Expo
- [ ] iOS
- [ ] Next

### Other Platform

_No response_

### Additional Information

Remove SSRProvider in node_modules/native-base/src/core/NativeBaseProvider.tsx file.

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.