Mike Diarmid

Results 130 comments of Mike Diarmid

I posted a rough usage example of auth here: https://github.com/fullstackreact/react-native-firestack/issues/140 (my 2nd comment)

@wontwon could you try `.equalTo` - `equalTo(value: any, key?: string): Reference` from https://firebase.google.com/docs/reference/js/firebase.database.Reference#equalTo - have checked the code and the same method exists on firestack.

Not entirely sure why, its fine on v3 (my fork): https://github.com/Salakar/react-native-firestack

@neosign I assume you ran debug apk on the same device, the geny motion one? If not then your geny motion is missing google play services, - it doesn't come...

@FrankSalad it's a dev branch not a release, if you're not happy with it then wait for a release thats production ready. Most of us are happy using v3 branch...

As requested by @Lyokone

Can we get a deployment preview CI action going or something, just deploying docs.page to firebase hosting preview channels or something - so we can preview changes like this and...

Can you also link to a docs page that has the component added in the PR so when preview is working we know where to go to preview it

@dylancom We've just made v2 of `docs.page` live (lots of general improvements / styling & UI changes) - from what I can tell this seems to be behaving better now...

This plugin needs updating to explicitly include the metal subspec, since it uses it in the implementation; https://www.tensorflow.org/lite/performance/gpu#ios_with_xcode Since the podspec on this plugin doesn't specify a version range https://github.com/shaqian/flutter_tflite/blob/master/ios/tflite.podspec#L18...