A Jetpack Compose tutorial that teaches you how to use Firebase Auth with Jetpack Compose to authenticate via Facebook using the LoginButton or custom UI.
A Jetpack Compose tutorial that shows you step-by-step how to create a new Jetpack Compose project and how to add Compose to an existing Android project.
A Jetpack Compose tutorial that introduces the basics of Compose. Teaches you how to understand Jetpack Compose code, how to build basic layouts using your existing Views knowledge. Includes glimpsable cheat sheet with common Compose patterns.