-
Notifications
You must be signed in to change notification settings - Fork 4
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
Upgrade peer dependencies to Capacitor V3, Update documentation #15
base: feature/capacitor-v3
Are you sure you want to change the base?
Upgrade peer dependencies to Capacitor V3, Update documentation #15
Conversation
Update dependencies with dependabot alerts
add option showGuide
Tested this PR in android using Ionic/Capacitor. Current release ( Will add interfaces soon. So that it will be easier for developers to follow formats when using |
Thank you for the PR ❤️, it may take sometimes to review and merge this. |
I think we can merge this to a feature branch for v3 |
Thanks @megaxayda! Do you guys have any communication channel (Discord, Skype, or any)? |
Updated PR. Added Interface and Updated documentation |
sorry, it is private, we can still discuss on this PR. |
Hello @rs2-davebanguilan , can you check if this is different from what you did here? https://github.com/newlogic/smartscanner-capacitor/tree/feature/capacitor-v3 maybe base your pull request directly to that branch? We have decided that each version will have its own branch |
Hi @nicholemnl , I'll update my PR and change the base branch to |
Hi @nicholemnl , done updating my PR. If you guys approved my changes for the interface. I can also update the other branches you guys have. |
Hello @megaxayda , can you add a discussion tab on this repo? I think my questions will also be asked by other developers that will use this plugin. Thanks! |
hi @rs2-davebanguilan , sorry I can't open a discussion tab now, I think you can open new issue for the questions. About the PR, It's LGTM but can you remove package-lock.json, you can update .gitignore to ignore this file. Thanks. |
Issue
#13 Capacitor V3 Support
Changes
ScannerInputConfig
,Config
,ScannerOptions
,BarcodeOptions
,NfcOptions
,CaptureOptions
]