kittenTricks icon indicating copy to clipboard operation
kittenTricks copied to clipboard

[Warning] Extending warning on SafeAreaLayout

Open obayit opened this issue 3 years ago • 0 comments

🐛 Bug Report

To Reproduce

I notices that in vs code, there is a warning on this line:

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

  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

obayit avatar Dec 21 '21 09:12 obayit