Tyler Jewell

Results 12 issues of Tyler Jewell

I am storing polygons in firebase with this model: document.data() = {'polygonPoints': [GeoPointA, GeoPointB, ...]} How would I create a stream of data that checks which polygons have at least...

After following instructions verbatim on install and starting app with npm start, I see the following instructions on the home screen: ![image](https://user-images.githubusercontent.com/72859335/109402239-c7e8d400-7919-11eb-8d99-018ffe3ab2bb.png) After opening settings, I do not see "Toggle...

bug
help wanted

Is it possible to keep the session alive and read multiple tags? This is possible with android, not having much luck with iOS

First of all - Thank-you! You don't realize how much time I wasted trying to find a simple, low-code implementation using firebase auth + provider. You nailed it. While going...

**Describe the bug** When I try to use ```group: Default``` as the `runs-on` argument in the workflow yaml, an error appears saying 'Did not expect 'map'' **To Reproduce** Create a...

bug

**Describe the bug** I have an edge case with my app that utilizes their location. This is not necessarily a bug with this package, however, wondering if anyone either has...

# Feature request - Extension name: firestore-stripe-payments ## Is your feature request related to a problem? Please describe. I am using off-the-shelf firestore-stripe-payments extension with Flutter. For my app, we...

documentation
enhancement
extension: firestore-stripe-payments

First of all, this package is the best thing since chat GPT 3.5. It's as close to perfect as I have ever seen for a state management package. It makes...

**Describe the bug** min/maxFontSize not working as expected. 1. See screenshots below on how it's not working as expected. 2. From following the code, this all depends on the `_isIntrinsic`...

I am adding a new example app that better showcases the abilities of VelocityX. I've also set it up with automated CI/CD