Yefim Vedernikoff
Yefim Vedernikoff
I just switched from `:Ack!` to `:LAck!` because I realized that what I needed was actually to replace the most recently focused split. However, after switching to `:LAck!`, the quickfix...
# 🙋 feature request I'm trying to include an analytics script ONLY in production. I want to use a `.posthtmlrc` file and not a `.posthtmlrc.js` file to take advantage of...
I want to run a Node (expressjs) app that's written in typescript. Nextjs is supported but Expressjs + Typescript is not. Please add docs for this.
**OS:** - [ ] Windows - [ ] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ]...
Fixes https://github.com/Expensify/react-native-qrcode-svg/issues/211 ### Before ### After The code could use a cleanup but the clip-path is correct as far as I can tell. It also doesn't handle border radius very...
Currently, when you use a "transparent" or "none" logo background, the QR code renders underneath which is not great! Instead, we should use an SVG clip-path to not render the...