NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

SSRProvider it`s not necessary in React18

Open richardfeliciano opened this issue 1 year ago • 1 comments

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.

richardfeliciano avatar Sep 22 '23 19:09 richardfeliciano

Native base is not longer maintained. And it has bad performance. DROP IT. https://github.com/GeekyAnts/NativeBase/issues/4302#issuecomment-1650492491

Wei102193 avatar Sep 26 '23 16:09 Wei102193