Zac Delventhal
Zac Delventhal
I would love to see JSDoc do something with this idea. Adding some text to the parameter description is fine, but what I really want is some sort of unambiguous...
Hey there. Long time listener, first time caller. I'm thinking about picking this up just to get my feet wet. How would you feel about modifying the original suggestion slightly...
If the parameter description is in its own paragraph, it gives you room to inline a type annotation if you wanted to include it: > - `selector`: _String|Object_ > A...
Hey, I appreciate the fast response and PR! This all sounds reasonable. I agree that it seems like more of a flatted problem than a rollup problem, but I do...
FYI, I did an update to Expo 46 and expo-barcode-scanner 11.4.0 and was still able to reproduce the issue. Here is the alternate `npx expo-env-info` output: ``` expo-env-info 1.0.5 environment...
I seem to be able to reliably reproduce the issue by just closing and opening the scanner repeatedly. The app freezes up maybe 1 in 40 renders. When reproducing in...
Not trying to spam this issue, but just to be clear, I am building a QR scanning _based_ game which is launching soon. A typical play through involves around 100...
@brentvatne Using EAS Build. Believe it or not, I have actually spent quite a bit of time looking at alternatives at this point. Unfortunately `expo-camera` does not scan QR codes...
My impression is that Expo is a set of golden handcuffs. When it works it really works great. Expo Go is an amazing dev experience. Truly. But when it doesn't...
No plans to update in the near term. I might find time to take a look some weekend or another. On the other hand, I would happily accept a PR...