Version info
**React:16.9.0
**Firebase:7.8.5
**ReactFire:2.0.0-rc.0
Other (e.g. Node, browser, operating system) (if applicable):
OS: Mac OS 10.15.3
Steps to reproduce
- New react project (react native expo in my case)
- yarn add reactfire
- yarn add firebase
- Wrap app in FB provider with config
- Start server
- Unable to resolve "./index.esm-e07042b9.js" from "node_modules/reactfire/cjs/index.js"
Expected behavior
react hooks available
Actual behavior
Unable to resolve "./index.esm-e07042b9.js" from "node_modules/reactfire/cjs/index.js"