-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch react-native-round-flags@1.0.4 for the project I'm working on.
Here is the diff that solved my problem:
diff --git a/node_modules/react-native-round-flags/.DS_Store b/node_modules/react-native-round-flags/.DS_Store
new file mode 100644
index 0000000..e69de29
diff --git a/node_modules/react-native-round-flags/flags/.DS_Store b/node_modules/react-native-round-flags/flags/.DS_Store
new file mode 100644
index 0000000..248473b
Binary files /dev/null and b/node_modules/react-native-round-flags/flags/.DS_Store differ
diff --git a/node_modules/react-native-round-flags/flags/64/.DS_Store b/node_modules/react-native-round-flags/flags/64/.DS_Store
new file mode 100644
index 0000000..e69de29
diff --git a/node_modules/react-native-round-flags/flags/64/MY.png b/node_modules/react-native-round-flags/flags/64/MY.png
old mode 100755
new mode 100644
index c8d6c1b..d381038
Binary files a/node_modules/react-native-round-flags/flags/64/MY.png and b/node_modules/react-native-round-flags/flags/64/MY.png differThis issue body was partially generated by patch-package.
Metadata
Metadata
Assignees
Labels
No labels