GNT-Gustavo
Results
2
comments of
GNT-Gustavo
I had a react native community clipboard module in my project trying to use the same name, causing the crash. Can anyone share their package.json
My issue was having react-native-community/clipboard, trying to use ClipboardModule. Ended up using that package instead of this one, but removing either one should should solve the issue.