crysfel / Panels

Expanding/Collapsing a panel with animations in React Native
66 stars 62 forks source link

Running an error in xcode #4

Open zoe1026 opened 7 years ago

zoe1026 commented 7 years ago

This component is downloaded from the operation in xcode reported errors:1.Panels/node_modules/react-native/Libraries/WebSocket/RCTSRWebSocket.m:459:3: Ignoring return value of function declared with warn_unused_result attribute;2.Panels/node_modules/react-native/Libraries/WebSocket/RCTSRWebSocket.m:1301:5: Ignoring return value of function declared with warn_unused_result attribute.how to fix it?