Ilja
Ilja
**Is your feature request related to a problem? Please describe.** I am using anime with [pixi.js](https://pixijs.io) and came across use case where I need to animate `alpha` and `scale` values...
## Current Behaviour We have to explicitly define action types for inputs and outputs, even if we are returning types that already exist (i.e. want to return `characters` type associated...
# Feature Request ## Describe the Feature Request Having started new project with capacitor I'm really excited about its future. I saw that a lot of cordova related stuff is...
### Description I created a custom theme, however there was no typescript autocomplete / intenseness provided along the way. It would be really cool if we could get this, as...
## Description Uppon testing sign SDK versions beta.102, rc.0 and rc.1 in latest react-native version (fresh vanilla app), all of these came up with errors like `new TextEncoder()` being undefined....
Majority of work has been done and is in draft pr phase https://github.com/WalletConnect/walletconnect-monorepo/pull/1196 Remaining work that needs to be done includes - [ ] Bring that pr in sync with...
# Issue 1 While working on example wallet it became clear that namespace change we introduces has a lot of cognitive overhead and requires a ton of work to be...
no matter what options I tried i.e. ``` app.use(require('nwb/express')(express, { reload: false, hmre: false })); ``` I can still see logs for `HMR` in browser console, trying to disable it...
I am running into following error > ExceptionsManager.js:71 Error: Missing function for promisify. > at index.js:235 > at tryCallTwo (core.js:45) > at doResolve (core.js:200) > at new Promise (core.js:66) >...
By the quick glance of README file I'm not entirely sure if features like Crash reporting / notifications etc.. are supported by firestack, this led to a question: Is there...