-
#18 の続き
ライブラリが直置きなので、version管理したい
ついでにkts化もしたい
- version catalog
- https://zenn.dev/usk2000/articles/b2ca635be224e8
-
-
### Build/Submit details page URL
https://expo.dev/accounts/simplytrak/projects/my-app/builds/567fcb18-121b-48c3-a5e3-8815319fa9ba
### Summary
When I run eas build for the Android platform th…
-
INSTAGRAM Like Animation
https://www.youtube.com/watch?v=hgVt-EoB280
いいね!これやりたい。
あと震えたい?
-
With Lottie 4.1.0 we are using IntrinsicSize.Min to make the LottieAnimation scale to the content size like this:
```
Box(modifier = Modifier.height(IntrinsicSize.Min)) {
Lottie…
-
After upgrading to sdk 42, I cannot develop using Nextjs. When I run yarn next dev, I'm getting the following error:
**"Error: Cannot find module 'jsonfile/utils'"**
When I switch back to sdk 41…
-
-
### Description
We use the `setUserProperty(_:forName:)` to set (and unset) custom user properties with `FirebaseAnalytics`, but unsetting them via passing `nil` value is not currently working. Whe…
-
Can we use this lib for KMM Desktop with Compose ?
-
I am testing with a simple text layer but the alignment of the text is different in lottie app from the preview in after effects. I haven't done any changes to a new project expect for a text layer
I…
-
I want lottie play finish listener, but I can't find finishListener in animateLottieCompositionAsState's parameters
I use this code,
```
if (!state.isPlaying && state.isAtEnd && state.progress ==…