-
Notifications
You must be signed in to change notification settings - Fork 5
Readme ui api updates #439
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
Conversation
Co-authored-by: sam <[email protected]>
|
Cursor Agent can help with this pull request. Just |
π WalkthroughWalkthroughThe README documentation has been restructured to reflect changes in the Clerk Android SDK installation and usage patterns. The installation process has been updated from a single-artifact approach to a dual-artifact model, introducing separate clerk-android-api and clerk-android-ui artifacts. Code examples and import paths throughout the documentation have been updated to reflect more granular namespacing (e.g., com.clerk.api.Clerk). New prebuilt UI components including AuthView and UserButton have been documented, along with expanded theming and typography customization sections featuring ClerkTheme, ClerkTypography, and related configuration classes. Pre-merge checksβ Failed checks (1 inconclusive)
β Passed checks (2 passed)
π Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
π Files selected for processing (1)
π§° Additional context usedπ Path-based instructions (1)**/*βοΈ CodeRabbit configuration file
Files:
πͺ LanguageToolREADME.md[style] ~54-~54: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing. (REP_WANT_TO_VB) π Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary of changes
This PR updates the
README.mdto reflect the new modular structure of the Clerk Android SDK.Key changes include:
clerk-android-api(core API) andclerk-android-ui(prebuilt UI components) artifacts.com.clerk.apipackage for core Clerk classes.AuthViewandUserButtonprebuilt Jetpack Compose UI components.clerk-android-apiandclerk-android-uiartifacts.Summary by CodeRabbit
βοΈ Tip: You can customize this high-level summary in your review settings.