Just showing off :see_no_evil: A small project I ...
# compose
o
Just showing off πŸ™ˆ A small project I was working on recently, it is a Composable to mimic page-turn effect. It actually combines 3 things I love: math, canvas drawing and gestures πŸ˜„
πŸ’― 22
πŸ™Œ 7
πŸ™ŒπŸΎ 2
πŸ‘ 8
K 7
πŸ‘πŸΎ 2
😍 12
jetpack compose 23
πŸŽ‰ 6
🀯 9
s
This looks lovely. Would you be publishing this to maven central?
o
Thx πŸ€— I have published it on jitpack, as I have no experience with publishing libs to the maven central.
s
Can I convince you to create a sonatype account and publish to maven central? Jitpack is kinda non-starter for many companies. https://chris.banes.dev/publishing-to-maven-central/
a
+1 For maven central
o
Okay, I will check it πŸ‘€
e
If you get the sonatype account setup, I've found https://github.com/vanniktech/gradle-maven-publish-plugin to be super helpful for setting up gradle to publish to maven central
c
+1, i wont use jitpack. hopefully mavencentral is an option. ALSO. HOLY FUCKING SHIT THIS IS AWESOME
o
It should be available on the Maven Central now 🦜 Thx for links πŸ‘ https://repo1.maven.org/maven2/io/github/oleksandrbalan/pagecurl/ P.S.: I was struggling to setup correctly the Github CI for so long, because miss-typed the environment variable πŸ€¦β€β™‚οΈ Setting
SINGING_KEY
πŸ§‘β€πŸŽ€ instead of
SIGNING_KEY
πŸ€¦β€β™‚οΈ