Skip to content
View pranavjayaraj's full-sized avatar
Block or Report

Block or report pranavjayaraj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Nutrifact Nutrifact Public

    Kotlin

  2. FlickrImages FlickrImages Public

    Kotlin

  3. JetWeather JetWeather Public

    Kotlin

  4. Jetpack-Compose-Animations Jetpack-Compose-Animations Public

    Kotlin

  5. android-compose android-compose Public

    Developed for the Android Dev Challenge 2021

    Kotlin

  6. Jetpack animations Jetpack animations
    1
    @Composable
    2
    fun AnimationLayout() {
    3
    
                  
    4
        var state by remember { mutableStateOf(false) }
    5