-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Patch for fix #1045
Comments
sorry for the question, how i can patch package?
|
change file in package (react-native-fast-image) from your node_modules folder then run the command ➜ npx patch-package react-native-fast-image --use-yarn |
if yarn isn't necessary for this, edit your comment and remove it, otherwise you will be messing up with people's environment |
Issue has been fixed in @d11/react-native-fast-image |
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
[email protected]
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: