You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the package react-native link react-native-firestack fails.
The bash scripts are causing an error on windows.
After removing the commands prelink/postlink in node_modules/react-native-firestack/package.json as per @auser's recommendation it works on windows10.