aksonov / aksonov/react-native-router-flux

UIManager['getConstants'] is no longer supported

Đang mở
#3,547 2 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
8.9k
Fork
2.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Accessing view manager configs directly off **UIManager via UIManager['getConstants']** is no longer supported. Use **UIManager.getViewManagerConfig('getConstants')** instead.

### Code

```
const RouterComponent = () => {
return (








);
};

export default RouterComponent;
```

I think it has something to do with react-navigation. i saw similar issues on it [here](https://github.com/react-navigation/react-navigation/issues/6217). Help.

### Version
- react-native-router-flux: **4.1.0-beta.8**
- react: v16.8.6
- react-native: v0.60.5

### Expected behaviour
Ideally No Warnings...

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.