Hi there, thanks for the example app!, this has helped me a lot getting my head around react native and flux!.
While building, I was encountering this issue: facebook/react-native#1290
XCode is saying RCTWebSocketDebugger.xcodeproj has Workspace Integrity error, Couldn't load project
This solved it for me: facebook/react-native#1290 (comment)
Cheers