GithubHelp home page GithubHelp logo

pdrozz / tutorialbox-compose Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 3.0 136 KB

Highlight composable views of your App using Jetpack Compose

License: Apache License 2.0

Kotlin 100.00%
android android-library compose custom-view focusbox gradle intro jetpack-compose kotlin kotlin-library showcase spotlight tip tooltip tutorial tutorialbox

tutorialbox-compose's Introduction

Hi ๐Ÿ‘‹, I'm Pedro

Android Developer - Mid Level

ย ย  ย ย  ย ย  ย ย 


I'm a Brazilian developer who loves to develop for mobile devices using Android SDK with Kotlin, Java and some tools.

data class Pedro (
    val name: String = "Pedro Cardoso",
    var age: Int = 21,
    var languages: Array<String> = arrayOf("Kotlin", "Java", "Python"),
    var architecture: Array<String> = arrayOf("MVVM", "MVP", "MVC"),
    var VCS: Array<String> = arrayOf("GIT", "GitHub", "GitLab", "BitBucket"),
    var interest: String = "Android Development"
)

๐Ÿ‘จโ€๐Ÿ’ป Check any of my projects using modern tools here.

tutorialbox-compose's People

Contributors

krzema12 avatar pdrozz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tutorialbox-compose's Issues

Show two components with the spotlight at the same time

I was wondering when testing the tutorialBox, how it would look in case we had to show two different components with the focus, for example an icon at the top of the screen and a button at the bottom of the screen in case both need to have the spotlight at the same time and only one of them with TutorialText, could you tell me if this possibility exists?

Support for scrollable columns

As of now, the tutorial behaves weirdly if there are to-be-highlighted composables outside of the screen.
Ideally, the column should scroll as required to complete the tutorial.

Support for multi-screen tutorials

The tutorial box looks neat but does not work well if the TutorialBox composable is placed inside a Scaffold.
Specifically, if this Scaffold has a TopBar, then each to-be-highlighted composable's global position is shifted incorrectly.

A proper solution would need some brainstorming, but it is desirable that Tutorial Box should support multi-screen tutorials, both with and without navigation-compose.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.