i got this error when i run my react App:
create.js?84fe:13 Uncaught TypeError: _firebase2.default is not a constructor
just in the line when a create a new Firebase:
const ref = new Firebase('https://my-project.firebaseio.com/');
Can any one help me please, i use the latest version of firebase, reactfire, react-mixin