-
the completion is not called on ios 10 and ios 12. this is strange. can you reproduce this?
```
HalfModalTransitionAnimator.swift
UIView.animate(withDuration: transitionDuration(using: tr…
-
## Problem statement
In Expensify app keyboard handling is not consistent across iOS/Android platforms:
- on Android we mostly rely on default keyboard avoiding mechanism `adjustResize` (it works …
-
in iOS 7 it showing an error method "animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:" not found..
Please help me to solve this
-
The animations of the ingredient colors seems to break the overflow while transitioning. This can be seen in iOS Safari but may also have issues in other browsers.
-
Désactivation de toutes les animations CSS (tant pis pour le JS) comme comportement par défaut lorsque l'utilisateur a sélectionné l'option "reduce motion" sur MacOS ou iOS
https://twitter.com/scot…
-
### Current behavior
On Android the animation does not stop when storyboard.Stop(); is called.
Works correctly on Windows, WASM and iOS.
### Expected behavior
The animation should stop.
### H…
-
## 一、[EasyAnimation](https://github.com/icanzilb/EasyAnimation)简介
> 简而言之,`EasyAnimation`让你可以使用`UIView.animate`系统方法便捷地修改动画属性,且支持链式调用和取消动画,以及兼容iOS 8上使用`Spring`动画效果。
- 使用`UIView.animate`方法便捷地修改动画属性
…
-
### Enhancement
Currently the only way to create SplashScreens is by modifying the native files (`LaunchScreen.storyboard` on iOS, and some theme switching magic on Android). While this works perfe…
-
### Current Behavior
I followed the instructions but animation for content didn't working. Here is my problem. I setup my project with expo. My video below. 👇
https://github.com/user-attachments/a…
-
### Description
There is an initial jump when calculating the boundaries of the view when using layout animations on initial render. It is more obvious on iOS but it also happens a bit on Android.
…