GeekyAnts / GeekyAnts/NativeBase
SSRProvider it`s not necessary in React18
Open
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
Assessment
This issue has not been assessed yet.