gcrabtree/react-native-socketio

Not compatible with react-native init?

Closed this issue · 2 comments

Objective-C Bridging Header doesn't exist. After Googling it, it seems I need to create a new build target with Swift as the language choice. But will this break my React stuff?

Objective-C Bridging Header should exist under Build Settings. You don't need to create a new build target or use Swift for your app.

Note that you cannot use Xcode 8 right now with react-native-socketio, but you can use socket.io-client instead:
#19 (comment)

Ah, I'm using xcode 8. Switched to socket.io-client and it worked
perfectly. Thanks!

On Mon, Nov 14, 2016, 4:59 AM David Perrenoud notifications@github.com
wrote:

Objective-C Bridging Header should exist under Build Settings. You
don't need to create a new build target or use Swift for your app.

Note that you cannot use Xcode 8 right now with react-native-socketio,
but you can use socket.io-client instead:
#19 (comment)
#19 (comment)


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#24 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA-UsAc20Ig4hq-PadyiraQtwLcaLu_qks5q-FtGgaJpZM4Kw1pP
.