Kevin Morales

Results 4 comments of Kevin Morales

Repo hasn't been updated in a while, you can get around this by adding it to the `include` property in your `tsconfig `file: ``` "include": [ "src/**/*", "node_modules/ngx-quill-editor/*" ] ```

## Proposal ### Please re-state the problem that we are trying to solve in this issue. On mobile, the emoji picker popover is not being closed with animation compared to...

> @aimane-chnaif @kmorales13 what kind of animation library is providing the animations, I think we would like to move everything to Reanimated 3 is possible. That coul dbe part of...

The previously mentioned fix works but using an empty string for the category filter seems to return no values. So my homepage was empty unless I selected a category. I...