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

Problem installing #36

Closed
MauriFont opened this issue Jul 17, 2023 · 2 comments
Closed

Problem installing #36

MauriFont opened this issue Jul 17, 2023 · 2 comments

Comments

@MauriFont
Copy link

Hey.

I am new to react native, expo, pod, etc. and I am having some issues while trying to use this library.

Without using the "pod install" I get the following error:

Error: The package 'react-native-clusterer' doesn't seem to be linked. Make sure:

  • You have run 'pod install'
  • You rebuilt the app after installing the package
  • You are not using Expo managed workflow

Now, according to the instructions I should execute the command "cd ios && pod install" but where am I supposed to get the podfile from? I tried with the one in the example but same error is thrown.

Is this library compatible with expo?

Thank you.

@mtjkln
Copy link

mtjkln commented Aug 8, 2023

the pod file is already present in ios

@JiriHoffmann
Copy link
Owner

Yes, this package works with Expo, but you will need to make a development build, it does not work with Expo Go.

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

No branches or pull requests

3 participants