We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In React 18, SSRProvider is not necessary and is a noop. You can remove it from your app.
3.4
No response
The text was updated successfully, but these errors were encountered:
nativebase need to remove SSRProvider{children}SSRProvider from src/core/NativeBaseProvider.tsx
Sorry, something went wrong.
This is a duplicate of #5758. There's a lot more information in the other issue.
No branches or pull requests
Description
In React 18, SSRProvider is not necessary and is a noop. You can remove it from your app.
CodeSandbox/Snack link
Steps to reproduce
NativeBase Version
3.4
Platform
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: