Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSRProvider it`s not necessary in React18 #5786

Open
5 tasks
richardfeliciano opened this issue Sep 22, 2023 · 1 comment
Open
5 tasks

SSRProvider it`s not necessary in React18 #5786

richardfeliciano opened this issue Sep 22, 2023 · 1 comment

Comments

@richardfeliciano
Copy link

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.

@Wei102193
Copy link

Wei102193 commented Sep 26, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants