Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Using in iOS without cocoapods #1

Open
urikphytech opened this issue Jul 25, 2017 · 1 comment
Open

[iOS] Using in iOS without cocoapods #1

urikphytech opened this issue Jul 25, 2017 · 1 comment

Comments

@urikphytech
Copy link

Hi! I'm trying to integrate heap into my react native app and i'd like to know if there's a way to use this library without integrating cocoapods.

I see there's a dependency on Heap, but maybe I can add it manually?

Thanks!
Uri

@negativetwelve
Copy link
Owner

Hi there @urikphytech, sorry for my late reply! There's a dependency on Heap that you'll need to add - tbh I'm not sure of the best way to do that without something like Cocoapods or Carthage but if you can figure out a way (maybe by looking at other react-native modules), I'd love to include it here if you submit a PR.

From what I've seen, other repos are actually including the SDK as part of the deployed package (usually because they own it, ex: https://github.com/BranchMetrics/react-native-branch-deep-linking/tree/master/ios/Branch-SDK/Branch-SDK)

@negativetwelve negativetwelve changed the title Using in iOS without cocoapods [iOS] Using in iOS without cocoapods Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants