Skip to content

Documentation - Missing Section #270

Open
@mienaikoe

Description

@mienaikoe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions