Skip to content

useRef<Input> typescript error #3202

Description

@andkom
import {Input} from 'react-native-elements';

// 'Input' refers to a value, but is being used as a type here. Did you mean 'typeof Input'?
const input = useRef<Input>(null);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Backlog 📝

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions