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
@portabletext-typed/react-native
https://github.com/portabletext/react-native-portabletext
Apparently, it'll mostly be re-exporting https://github.com/saiichihashimoto/sanity-typed/tree/main/packages/react, so it's likely cloning the package and, instead, just re-exporting from the /react package with whatever Omit or Pick it needs.
/react
Omit
Pick
I have less confidence on this because I've never used react-native and don't really know how to go about testing it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/portabletext/react-native-portabletext
Apparently, it'll mostly be re-exporting https://github.com/saiichihashimoto/sanity-typed/tree/main/packages/react, so it's likely cloning the package and, instead, just re-exporting from the
/react
package with whateverOmit
orPick
it needs.I have less confidence on this because I've never used react-native and don't really know how to go about testing it.
The text was updated successfully, but these errors were encountered: