Thiago Brezinski

Results 36 comments of Thiago Brezinski

Thank you so much @Ncookiez, I had been banging my head to the wall for a whole day before this!

@lucas-zimerman If it helps, I'm having the same thing on React, using npm ``` "@capacitor/core": "^3.4.3", "@sentry/capacitor": "^0.10.0", "@sentry/react": "^6.19.7, "@sentry/tracing": "^7.13.0", "react": "^18.0.0", ```

@lucas-zimerman Thanks! Although I installed `"@sentry/tracing": "^7.12.1"` and nothing changed apparently

@RaghavBhat02 @SashaGoncharov19 Follow the Watermelon docs installation instead of the article Instead of adding the expo plugins as the article suggests, you can generate the native directories with `npx expo...

@MonilBhavsar Awesome, thank you very much 🙇🏻 Could you give me permissions to access the doc?

@MonilBhavsar Yes! It worked and I'm already on it, thank you very much! Also, I see that the figma designs are in the works and expected to be done by...

I think I was expecting to have access to the actual design file so I could measure and do everything pixel-perfect. But if that is not possible no worries, I...

Update: Good progress on UI. Enabled, Disabled and Codes pages are done, Verify page is almost. After that, Success page should be quick.

Update: UI is done and connected to API. Next up is testing on all platforms and writing tests.