alinz / react-native-tabbar

Tab bar with more freedom
MIT License
265 stars 49 forks source link

Error: "RCTWebSocketModule.connect was called with 4 arguments, but expects 2" #30

Closed adamski closed 8 years ago

adamski commented 8 years ago

I get the following error trying to run the WithIcons examples project:

RCTWebSocketModule.connect was called with 4 arguments, but expects 2

alinz commented 8 years ago

@adamski would you try with new version. Unfortunately, I didn't like the previous implementation. I made every thing too complicated. let me know if you find any problem or suggestion.