Skip to content

Example Android Compose application using Fragment navigation, to showcase how Compose can be added to existing applications with other Jetpack components

Notifications You must be signed in to change notification settings

kackogut/compose-movies-fragment

Repository files navigation

movies-showcase

Example Android Compose application using Fragment navigation, to showcase how Compose can be added to existing applications with other Jetpack components

Installation

Inside buildSrc\ create secret.properties file and add your IMDB API secret:

MOVES_DB_KEY="..."

Key can be obtained here: https://rapidapi.com/SAdrian/api/data-imdb1/

About

Example Android Compose application using Fragment navigation, to showcase how Compose can be added to existing applications with other Jetpack components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages