Eric Blade
Eric Blade
I don't know if there's a configuration parameter hiding anywhere to do this, but it might be desireable to add a parameter to provide how long to wait after a...
fwiw, somewhere during development of the system, there was support for applications on external devices. I do not have any specific knowledge as to if that feature made it to...
I know nothing about React Native, though my first thought is that without either browser or nodejs, it's going to have a difficult time working, if it's even possible. Without...
It is, oh, I see I should update that README.. oops ```npm install @ericblade/react-currency-input``` https://www.npmjs.com/package/@ericblade/react-currency-input I'll go update my README thanks!
I'm told that selecting an aspectRatio: { ideal: 1 } in your constraint works there, although I can't confirm that since I lack any iOS devices.
just realized it's aspectRatio: { ideal: 1 } .. might take a look through this thread for some ideas https://github.com/ericblade/quagga2/issues/419
I wish I had any more insight to that. The control that a web app has, and more so on iOS, compared to a native app, over the camera functionality...
Unfortunately, I don't. The one person using my app on iOS isn't reporting any problems.
sounds like your typescript configuration is broken
Well, whatever is giving you that error is using TypeScript, as that's a TypeScript error.