NativeBase
NativeBase copied to clipboard
SSRProvider it`s not necessary in React18
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.
Native base is not longer maintained. And it has bad performance. DROP IT. https://github.com/GeekyAnts/NativeBase/issues/4302#issuecomment-1650492491