akveo / akveo/kittenTricks

[Warning] Extending warning on SafeAreaLayout

未關閉
#326 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
7.3k
分支
989
PR 合併指標
30 天內沒有已合併 PR

描述

## 🐛 Bug Report

## To Reproduce
I notices that in vs code, there is a warning on this [line](https://github.com/akveo/kittenTricks/blob/07e32d3ee4d3f7d336f229df9ba108043cd04fe9/src/components/safe-area-layout.component.tsx#L14):
```
Interface 'SafeAreaLayoutProps' cannot simultaneously extend types 'StyledComponentProps' and 'LayoutProps'.
Named property 'appearance' of types 'StyledComponentProps' and 'LayoutProps' are not identical.ts(2320)
```

## UI Kitten and Eva version

| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | 2.1.1 |
| @ui-kitten/components | 5.1.1 |

## Environment information

```bash
System:
OS: Linux 5.11 Ubuntu 20.04.3 LTS (Focal Fossa)
CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Binaries:
Node: 14.17.6 - /opt/node/bin/node
Yarn: 1.22.11 - /opt/node/bin/yarn
npm: 8.1.4 - /opt/node/bin/npm
npmPackages:
react: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2
npmGlobalPackages:
react-native-cli: 2.0.1

```

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。