Mark Kinsey

Results 3 comments of Mark Kinsey

:) yes, i could do that, but i not a react expert so it's unlikely to happen anytime soon

I'm having the same issue with firebase. (exact same code works fine with node) Code snippet: ``` const db = getFirestore(app); console.log(db); const ref = db.collection('xyzzy').limit(10); ref.onSnapshot((snapshot) => { snapshot.docs.forEach((doc)...

I did yarn add normalize-css-colors and it works Side note: there is a typo in native-base node_modules/native-base/lib/commonjs/utils/react-native-web-fucntions