-
Versions:
`Android 7`
```
"react": "16.0.0-beta.5",
"react-native": "0.49.3",
"react-native-textinput-effects": "^0.4.1"
```
First exception:
```
Exception in native call
com.facebook.reac…
-
### Description
Lottie not loading on some Android devices when using `.lottie` files.
We have had reports of the Lotties not displaying for users on some device models. Manufacturers of these de…
-
I observed the following and would like to know if my fix is correct.
Suppose a chart is given two datasets called A and B. Normally, A animates to B. However, if the chart is rendered multiple ti…
-
I have copied the example from https://bitworking.github.io/react-gsap/src-components-timeline#advanced-multiple-targets into a vanilla create-react-app app and it does not work, namely no animation s…
-
Hi,
I was wondering if it's possible to highlight links or find links when the page is changing?
My goal is to make a small animation on links in a pdf so the user knows that there is some link…
-
In `react-beautiful-dnd`, the following animation values should change:
- `drop` should be `cubic-bezier(.33, 0, .1, 1)` (called `DecelerateMin`)
- `outOfTheWay` should be `cubic-bezier(.33, 0, .67,…
thure updated
3 years ago
-
### Current behavior
I have a fairly complex navigation system in my app with my own custom header. I have simplified the entire thing to a demo (link below) but basically I need to create and appl…
-
Users on mobile devices are not realising that they can expand the search area on the main browse screen. To signify this functionality better we should show a animation the first time they arrive. Th…
-
[Marketplace](https://www.google.com/?q=Battlefield%202:%20Modern%20Combat%20Xbox%20360%20game)
Tested on (https://github.com/benvanik/xenia/commit/abf162c0e32889b37461374b1d25ef9b5bba2648)
# I…
-
I want to make an overlay with animation text, but when i set flex rules it just dissapear, any fix?
code
```
import React from 'react';
import {
View,
Text,
StyleSheet
} from…