react-native-device-uuid
react-native-device-uuid copied to clipboard
fixed RCTBridgeModule error that occurs when RN already imports it ca…
trafficstars
fixing this error about duplicate definitions:
In file included from /Users/xxxxxx/Documents/projects/xxxxxx/xxxxxx/node_modules/react-native-device-uuid/RCTDeviceUUID.m:9: In file included from /Users/xxxxxx/Documents/projects/xxxxxx/xxxxxx/node_modules/react-native-device-uuid/RCTDeviceUUID.h:10: ../react-native/React/Base/RCTBridgeModule.h:63:11: note: previous definition is here @protocol RCTBridgeModule <NSObject> ^ 1 warning and 2 errors generated.