Skip to content

Conversation

@ahizzle
Copy link

@ahizzle ahizzle commented Dec 1, 2017

No description provided.

@esutton
Copy link

esutton commented Aug 9, 2019

@ahizzle Thank you. I hope this gets merged soon.

This is badly needed since react native >= 0.60 is using pods for everything.

Without a podspec, I cannot figure out how to solve the following error since React is already included in my project's Podfile.

/node_modules/react-native-tcp/ios/TcpSockets.m:6:9: fatal error: 'React/RCTAssert.h' file not found
#import <React/RCTAssert.h>

@phillbaker
Copy link

@ahizzle @esutton I recently started helping to maintain this package, maintenance has moved to a fork. Mind repointing your PR to https://github.com/aprock/react-native-tcp? I have contributor permission there.

@esutton
Copy link

esutton commented Aug 9, 2019

@phillbaker thanks for the tip.

I am using @ahizzle fork since I need pod support now.

    "react-native-tcp": "https://github.com/atvenu/react-native-tcp.git",

@ahizzle
Copy link
Author

ahizzle commented Aug 9, 2019

I've opened a PR for the aprock fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants