Ruben

Results 2 issues of Ruben

My firebase json: {0: 'Item 1', 1:'Item 2', 2: 'Item 3'}. iOS: Firestack is returning an array ['Item 1', 'Item 2', 'Item 3'] Android: Firestack is returning an object {0:...

**Describe the bug** `npm run build` fails because of errors on this library **To Reproduce** Steps to reproduce the behavior: 1. Create a basic Nextjs Typescript project. 2. Install the...