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

I created a new library, much more optimized than this. #235

Open
jackimatin opened this issue Mar 22, 2022 · 6 comments
Open

I created a new library, much more optimized than this. #235

jackimatin opened this issue Mar 22, 2022 · 6 comments

Comments

@jackimatin
Copy link

I created a new library, much more optimized than this.

Originally posted by @kreshnikalidema in #223 (comment)

can you share it with us please?

@JiriHoffmann
Copy link

Check out the clustering library that I created: react-native-clusterer.

@jackimatin
Copy link
Author

thanks @JiriHoffmann

I will try it

@ScreamZ
Copy link

ScreamZ commented Apr 7, 2022

That's nice but this does not work with expo managed :'(

@JiriHoffmann
Copy link

Can't you just use expo run:ios to create native directories? You should be able to run pod install after. I do remember testing it on an expo managed project.

@ScreamZ
Copy link

ScreamZ commented Apr 8, 2022

@JiriHoffmann You're right in bare workflow this is going to work.

Also I want to attract your attention that it could be nice to add : https://docs.expo.dev/guides/config-plugins/
With the new preview feature of expo development build, this is going to rock in the future.

Expo is getting detached to the need to use Expo-go all time and simplify any lib installation

@danshilm
Copy link

For users coming across this issue, I just want to clarify that it does work with Expo's managed workflow without config plugins or anything. (@ScreamZ )

Just install react-native-clusterer with npm/yarn/pnpm, make a new development build/release build and use it. The iOS pods are automatically installed at build time.

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

4 participants