Kevin Groke

Results 2 comments of Kevin Groke

As per @mienaikoe the solution is in #270 add ``` include ':react-native-firestack' project(':react-native-firestack').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-firestack/android') ``` To settings.gradle

I see the same thing in iOS, works fine in Android. Not doing anything wierd in my code. The path is to a local file in my system temp directory....