gcrabtree / react-native-socketio

Not Maintained! A React Native wrapper for both the Swift and Java Socket.Io clients.
MIT License
152 stars 55 forks source link

fix compile for SocketIoReadableNativeMap #26

Closed colbywhite closed 5 years ago

colbywhite commented 7 years ago

closes gcrabtree/react-native-socketio#8

corrects the following error:

constructor ReadableNativeMap in class ReadableNativeMap cannot be applied to given types

making this change manually in my local node_modules/react-native-socketio directory corrected the issue.

squeirozmello commented 7 years ago

Review this please

colbywhite commented 7 years ago

@gcrabtree, is this project still maintained?

colbywhite commented 7 years ago

@gcrabtree, I take it this is not maintained anymore. Care to give this up to someone else so they can maintain it?

ultrasecreth commented 7 years ago

👍

colbywhite commented 7 years ago

@gcrabtree, I take it this is not maintained anymore. Care to give this up to someone else so they can maintain it?

Anybody willing to take this project on? I don't dabble enough in mobile to justify it.

Serphentas commented 5 years ago

I know this is a bit old now but there are a few forks with work done, such as

Perhaps would it be better to recreate PRs over there ?

colbywhite commented 5 years ago

closing this so it's not on my dashboard anymore. i take it it won't get merged. might not be relevant anymore as well.