compose-intro-showcase icon indicating copy to clipboard operation
compose-intro-showcase copied to clipboard

The library doesn't seem to be complete

Open d2callpod opened this issue 2 years ago • 5 comments

There are quite a few things that are not in the library, fun Modifier.introShowCaseTarget, fun rememberIntroShowCaseState, fun IntroShowCaseScaffold, etc.

I'm trying com.canopas.intro-showcase-view:introshowcaseview:1.0.5.

d2callpod avatar Jul 12 '22 17:07 d2callpod

I am experiencing this aswel, did you figure it out?

Macksly avatar Jul 14 '22 10:07 Macksly

I've copied this into my project.

https://github.com/canopas/Intro-showcase-view/blob/4a459a9baeca3480ede3d8b2cfe716ed4317d6ac/showcase/src/main/java/com/canopas/lib/showcase/IntroShowCase.kt

d2callpod avatar Jul 14 '22 18:07 d2callpod

There are quite a few things that are not in the library, fun Modifier.introShowCaseTarget, fun rememberIntroShowCaseState, fun IntroShowCaseScaffold, etc.

I'm trying com.canopas.intro-showcase-view:introshowcaseview:1.0.5.

@d2callpod Thanks for reporting the issue.

Can you please try with

com.canopas.intro-showcase-view:introshowcaseview:1.0.7

cp-radhika-s avatar Jul 29 '22 04:07 cp-radhika-s

Looks like there has been some refactoring since the version I copy and pasted as well as the example app and blog post. The constructor takes a state rather than targets, now there is a scaffold... I don't have time to figure this out right now. I've moved onto another project.

d2callpod avatar Aug 08 '22 19:08 d2callpod

I've tried 1.0.7 and it works well. Thank you for the update.

Maybe this should be a separate issue but the circle is very big on tablets and phones in landscape.

Screenshot_20220819_190821-smaller

Screenshot_20220819_191535

Looks good on a phone in portrait.

Screenshot_20220819_1913442

d2callpod avatar Aug 20 '22 02:08 d2callpod

I've tried 1.0.7 and it works well. Thank you for the update. Maybe this should be a separate issue but the circle is very big on tablets and phones in landscape.

@d2callpod Thank for taking interest can you please create new issue for this?

cp-radhika-s avatar Dec 29 '22 07:12 cp-radhika-s