-
### Which OS ?
Android and maybe too IOS
### Version
Which versions are you using:
"react": "16.9.0",
"react-native": "0.61.3",
"react-native-swiper": "1.6.0-rc.3",
### Expected behaviour
…
-
This has been a problem for a while, but I hadn't filed an issue. I expect [per the README instructions](https://github.com/ampproject/amp-by-example#running-the-backend-server) that [`backend:watch`]…
dandv updated
7 years ago
-
## There have been updates to the *react* monorepo:
+ - The `devDependency` [react](https://github.com/facebook/react) was updated from `16.5.2` to `16.6.0`.
- The `devDependency` [react-dom](https…
-
### Description
There seems to be some sort of conflict between reanimated and react-native layout animations. Any reanimated views that trigger a layout animation on text input focus/blur look bug…
-
Suddenly getting a new error
[2015-07-15 08:54:02] (ERROR @ /index.php) [SocialSuite/getFacebookPhotos] Could not retrieve info about user XXXXXX | Information: Array
(
[error] => Array
…
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.11.0` to `16.12.0`.
- The `dependency` [react-dom](https://g…
-
The `react/require-default-props` rule configured with `ignoreFunctionalComponents: true` produces false positives for functional components that use `React.forwardRef`, like the following:
```jsx
…
-
```
import React, { PureComponent } from 'react';
import {Text, TextInput, View} from 'react-native';
const App = () => {
return (
Text Input without alignment
…
-
- [x] Review the documentation
- [x] Search for existing issues
- [ ] Use the latest React Native release - *using version 0.55.2 did not see any changes to the FlatListComponent since that …
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.6.1` to `16.6.2`.
- The `devDependency` [react-test-renderer…