Skip to content

0.2.9 broke our typescript project  #126

@shrutic

Description

@shrutic

node_modules/react-native-keyboard-aware-scroll-view/index.d.ts(6,8): error TS1192: Module '"/@types/react/index"' has no default export.
shared/components/CustomEventView.tsx(111,17): error TS2605: JSX element type 'KeyboardAwareScrollView' is not a constructor function for JSX elements.
Property 'render' is missing in type 'KeyboardAwareScrollView'.
shared/components/CustomEventView.tsx(111,17): error TS2607: JSX element class does not support attributes because it does not have a 'props' property

1 syntax error 2 non-emit-preventing type warnings

Upon upgrading to the latest keyboardawarescrollview, I get this error which is completely blocking our app continuous integration. For now, we will restrict ourselves to 0.2.8. Would appreciate if you could fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions