-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROADMAP v1.0 #8
Comments
Hello It would be good to add more documentation:
Thank you. |
May I suggest a few more things?
I am willing to help if needed. Let me know. |
@kybarg Has any progress been made on adding an |
is the project abandoned? |
As this lib is relatively simple and I like it a lot, I'll be contributing on the roadmap to the v1.0 I just ask patience because I'm relatively new on contributing to libs, so I may code the features on a non-orderly manner |
Just quick ping on @kybarg, is it okay if I use this repo as an issue/feature tracker? If so, could you enable labels to the issues? |
Hi @pedropalhari I was looking your updates on your new repo, I was wondering, could you update the legacy-mode example with hooks too please? I'm kind of lost with this library. |
Hi @rdelrioge! I updated the hooks but it wasn't accepted, you can check it out on this commit from this pull request! I think it's not up to the requirements of the repo owner yet, but I haven't received feedback so feel free to use it as is for now. |
@pedropalhari @rdelrioge Sorry, don't have much time lately. Started refactoring on next branch . So please check it out. Leagacy mode is still in development. I see it as separate component, and then have component which will include normal and legacy mode. In that case both gonna be standalone components which is good for customization for the needs of your projects. |
@kybarg wonderful! This repo is a service to the community, no need to apologize. If you need something you can ping me up anytime. |
Hi @pedropalhari @kybarg I think I made it work with hooks with this code
|
Do you plan a typescript migration for typing support? Or just a .d.ts file? |
This modules popularity is growing, and while currently it satisfies need of my use case, I can see that some people struggle to integrate this into their project. So I want to define goals for V1, where everyone could be happy😊
Work can be tracked at next branch
Progress
Minimize dependencies, WebRTC-adapter is optional refactor: simplify and use hooks api #34Turn camera off when unmounting component refactor: simplify and use hooks api #34Add ability to pass plain constraints to component refactor: simplify and use hooks api #34Camera scanner as separate component refactor: simplify and use hooks api #34The text was updated successfully, but these errors were encountered: