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

Hei man,the last version of v1.5.2 lose the react-native-photo-view.podspec file #182

Open
Goku-xun opened this issue Jan 4, 2019 · 4 comments

Comments

@Goku-xun
Copy link

Goku-xun commented Jan 4, 2019

the version v1.5.2 don't contain react-native-photo-view.podspec file,so we can't use it anymore,could you add it?

@aMarCruz
Copy link

try react-native-photo-view-ex

@Goku-xun
Copy link
Author

ok,thank you。

@MacKentoch
Copy link

Yes seems like podspec disappeared when published to npm 🤷‍♂️.
This makes it not compatible with autolinking from RN 0.6+

BUT there is a another SIMPLE solution in case you prefer sticking this one (like me to avoid breaking changes in my app), just install it from master:

yarn add react-native-photo-view@https://github.com/alwx/react-native-photo-view

Then if react-native 0.6x + just:

pod install

@ttkien
Copy link

ttkien commented Oct 28, 2019

Please approve my PR to solve the problem #195

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