David Alberto Adler

Results 78 issues of David Alberto Adler

### Description While playing with the JSI I have found that using Promises in conjunction with async JSI functions can lead to the JS thread being blocked. According to the...

Needs: Triage :mag:
Type: New Architecture

First of all, thanks very much for putting this together! It's been very helpful to me and I use it daily 🙌 . I'm finding after installing this plugin, Xcode's...

As far as I can tell there is no way to return anything other than the `rowId` inserted from an `UPDATE` or `INSERT` statement. That would be useful in my...

It would be great if queries could return multiple collections!

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

0.70 implements functional components so this library no longer works

We've been forced to upgrade to push notifications v2 and I'm trying to configure APNS templates for it. However, there is no way in the dashboard and using the admin...

In multiple methods ie `client.search()`, `client.queryChannels()` and `client.queryUsers()`, the client waits for the web socket connection like so ```javascript await this.wsPromise ``` If `await this.wsPromise` is awaiting and some other...

bug