GeekyAnts/NativeBase

SSRProvider it`s not necessary in React18

richardfeliciano opened this issue · 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.

Native base is not longer maintained. And it has bad performance. DROP IT. #4302 (comment)