Chris Pena

Results 5 comments of Chris Pena

I'm actually getting started on a AVAX Core wallet connector today. I can let you know when it's finished and open source it

Same deal is happening to me. Fedora 36 Linux. [email protected]

With the latest rolling update `colorizer` was totally broken. I ended up changing to `nvim-highlight-colors` ``` { 'brenoprata10/nvim-highlight-colors', config = function() require('nvim-highlight-colors').setup( { -- render = 'background', -- render =...

Has anyone had a solution for this? I have an entire app using provider and custom hooks

I'm also curious about this. I'm currently using SDK 53 and the app immediately crashes anytime I include expo-three and attempt to open it. It's pretty difficult to debug but...