Skip to content
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

Update RNCameraKitModule.kt with KDoc #575

Merged
merged 2 commits into from Oct 10, 2023

Conversation

dhiasaadlaui
Copy link
Contributor

This commit adds detailed Kotlin Documentation (KDoc) to the RNCameraKitModule and BarcodeFrame classes, enhancing code clarity and providing comprehensive explanations for their methods and functionality.

For the RNCameraKitModule class, the KDoc comments provide an in-depth understanding of its purpose, methods, and constants. Additionally, the capture method documentation offers insights into how it's used to capture photos using the camera.

In the BarcodeFrame class, the KDoc comments thoroughly explain the purpose and behavior of the class, as well as the functionality of methods such as setFrameColor and drawLaser.

I would like to keep working on the rest of classes to provide a comprehensive explanations on every method

@scarlac scarlac merged commit 2916254 into teslamotors:master Oct 10, 2023
@scarlac
Copy link
Collaborator

scarlac commented Oct 10, 2023

Thanks @dhiasaadlaui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants