Skip to content

Add setup instructions for React Native 0.06.XX #70

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

Closed
whenmoon opened this issue Jul 23, 2019 · 2 comments
Closed

Add setup instructions for React Native 0.06.XX #70

whenmoon opened this issue Jul 23, 2019 · 2 comments

Comments

@whenmoon
Copy link

Please add add setup instructions for React Native 0.06.XX to the readme.

@r0b0t3d
Copy link
Contributor

r0b0t3d commented Jul 29, 2019

@whenmoon There is PR #69 to support react-native 0.60.xx. For now, you can use this branch until it got merged.

If your project is using react-native 0.60.xx. You just need do

yarn add https://github.com/anhtuank7c/react-native-callkeep.git

then

cd ios && pod install

Note: If your project already linked react-native-callkeep before. Please unlink first

react-native unlink react-native-callkeep

@manuquentin
Copy link
Contributor

manuquentin commented Mar 10, 2020

Fixed by #135

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