Counterpart of onTouchEvent for Jetpack Compose and transform gestures notify when last pointer is up number of pointer that are down or list of pointers that can be used to get details of events when gesture is on
-re write most of the codes.
-bugs fixed.
-spinWheelState added so code made more elegant and readable
-Now the animation will be started with the animate() suspend function.
-callback function added to animation functions eg:
state.animate(onFinish = { pieIndex -> })
-resultDegree default value is null and this means random value.
-autoSpinDelay default value is null and this means no auto spin.
-startDegree bug fixed.
Math Your Brain is a math game built using Jetpack Compose and Modern MVVM Architecture. I built this so that programmers learning Jetpack Compose Can use this repository as a learning material for Jetpack Compose.
Android & iPhone payments apps built w/ SwiftUI & Jetpack Compose, the apps persist data locally w/ SQLDelight and Remote w/ Firebase., Payments w/ Stripe and are architected to emphasize code sharing