Skip to content

An Android app built with Jetpack Compose and the latest android libraries

Notifications You must be signed in to change notification settings

FeryaelJustice/SuperNewsApp

Repository files navigation

SuperNewsApp

An Android app built with Jetpack Compose and the latest android libraries of a complete News App.

** Every page needs its first compose element to add:

.padding(
                top = MediumPadding1,
                start = MediumPadding1,
                end = MediumPadding1
            )
            .statusBarsPadding()

to avoid the status bar overlapping the content.

About

An Android app built with Jetpack Compose and the latest android libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages