login-kit-sample
login-kit-sample copied to clipboard
Add android jetpack compose sample
This pull request adds a new sample for integrating Snapchat Login Kit into Android applications using modern development tools and practices. The sample leverages the latest Android development technologies, including Kotlin, Gradle, Jetpack Compose, Hilt, and ViewModel architecture components.
Key Features:
- Integration of Snapchat Login Kit SDK for seamless authentication with Snapchat accounts.
- Utilization of Kotlin programming language for concise and expressive code.
- Integration of Jetpack Compose for building modern, declarative UIs with a composable approach.
- Use of Hilt for dependency injection to improve code maintainability and testability.
- Implementation of ViewModel architecture component for managing UI-related data and handling lifecycle events.
- This sample serves as a comprehensive guide for developers looking to integrate Snapchat Login Kit into their Android applications while adopting best practices and leveraging the latest technologies in the Android ecosystem.