gcrabtree / react-native-socketio

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

Build & Runtime fatal crash hotfix #14

Closed asyne closed 8 years ago

asyne commented 8 years ago

Related to #9 . Prevents react-native application from being crashed on JS code reload by checking if optional variable is present.

davidperrenoud commented 8 years ago

@gcrabtree Any update on that? This change is suggested by Xcode and seems to appear in multiple forks.

algesten commented 8 years ago

also #12