Ruslan Kyba

Results 23 comments of Ruslan Kyba

**BYN** was fixed in #11

@scottydev I use **arc** in many projects. But I moved from "atomic" principles long ago towards "semantic" project organization. E.g. **common**, **forms**, **pages**, "layout" etc.

@diegohaz Thank you for this wonderful project 👍 I find this most suitable for my project I'm working on currently and will be glad to share it with community as...

This is one I'm using my project https://www.npmjs.com/package/react-intl-redux

Currently it is hardcoded https://github.com/kybarg/bootstrap-dropdown-hover/blob/master/js/bootstrap-dropdownhover.js#L33 PR is welcome for changing that

Sorry, don't have time to maintain repos I don't use in ,y projects anymore. But I can make PR if you suggest any. Thank you.

@jerrymendoza do you mean, when you input is in focus, reader outputs data into it, instead to be caught by module?

@shendel 1. this projecxt is mainly focused for desktp browsers, for mobile devices I'd sugest https://github.com/JodusNodus/react-qr-reader 2. **[email protected]** doesn't have legacy support yet 3. Facing mode and device id schould...

@pedropalhari @rdelrioge Sorry, don't have much time lately. Started refactoring on **[next branch ](https://github.com/kybarg/react-qr-scanner/tree/next)**. So please check it out. Leagacy mode is still in development. I see it as separate...