alinz / react-native-tabbar

Tab bar with more freedom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

adamski opened this issue · comments

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

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

@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.