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

Documentation - Missing Section #270

Open
mienaikoe opened this issue Jan 29, 2017 · 0 comments
Open

Documentation - Missing Section #270

mienaikoe opened this issue Jan 29, 2017 · 0 comments

Comments

@mienaikoe
Copy link

react-native link wasn't working for me because of #261, so I followed the manual installation documentation for android.

I wasn't able to get react-native run-android to work, and so I noticed that there was a step missing from the documentation that I had seen in other react-native manual installations. Specifically, adding
include ':react-native-firestack'
project(':react-native-firestack').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-firestack/android')
To settings.gradle

Would be happy to send a PR. Just let me know if that's how you guys roll.

groke added a commit to groke/react-native-firestack that referenced this issue Mar 1, 2017
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

1 participant