-
When animations are made, Jupyter notebooks on Gadi are unable to display them and you are unable to directly download them using its button.
Error message: "No video with supported format and MI…
-
I use `view-timeline-name`, `animation-timeline`, `animation-range` in my Next.js app. They all work on dev build, but when I run production build, while `view-timeline-name` and `animation-timeline` …
-
### I have searched and made sure there are no existing issues for the issue I am filing
- [X] I have searched the existing issues
### Description
On Android I've added https://github.com/tidev/tit…
-
*Lottie is supported and developed on nights and weekends. Issues from [Lottie sponsors](https://github.com/users/gpeal/sponsorship) will be prioritized.*
**If you don't use this template, your iss…
-
If you check the usages of `animateView` you will see that the typical range will be 0 all the way to 500, with most in the 100-250 range.
It should've been done with a default value in the first p…
-
React Native App crashing
FATAL EXCEPTION: main
Process: com.test.app, PID: 11360
java.lang.IllegalArgumentException: Scrapped or attached views may not be recycled. …
-
## Overview
Implement engagement tracking features to increase reader interaction and provide valuable metrics.
## Features to Implement
### 1. Like Counter System
- Add like button with anima…
-
我是在一个全局悬浮窗里面添加的这个组件,所以没有 Activity,当开始拖动时,报错:
```java
android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity running?
at android.view.Vie…
-
引入页面显示周期的概念,指从一个页面显示开始,直到页面不再显示。目前的周期如下:
1. 显示页面
2. 调用 onShow
3. 调用 onHide
4. 隐藏页面
其中会等待第三步函数返回后再执行第四步,但是无法利用这点实现退出动画,因为如果第三步进行等待会导致整个主线程的阻塞。
由此,考虑将隐藏页面的行为,或者通知 `ViewManager` 隐藏页面的行为委托给 `o…
-
### Feature Summary
The whole home page can have 3D hover tilting animation which will give a blockbuster look to the website
### Description
This feature will make website amazing view as it's uni…