Wen-Yu Chang

Results 1 issues of Wen-Yu Chang

### Description Can't build project due to the [breaking change on 0.40](https://github.com/facebook/react-native/releases/tag/v0.40.0) (See the link below). https://github.com/facebook/react-native/issues/11725 ### Solution In `RCTMultipeerConnectivity.h` and `RCTMultipeerConnectivity.m`, change codes like > #import "RCTBridgeModule.h" into...