Skip to content

Not able to import  #21

@farhanapakkir

Description

@farhanapakkir

Hi,

Im new to react-native,

After installation
(npm install --save react-native-multiple-select-list)

when i import the following,

import CustomMultiPicker from "react-native-multiple-select-list";

I get the below error..

Could not find a declaration file for module 'react-native-multiple-select-list'. '../node_modules/react-native-multiple-select-list/multipleSelect.js' implicitly has an 'any' type.
Try npm install @types/react-native-multiple-select-list if it exists or add a new declaration (.d.ts) file containing declare module 'react-native-multiple-select-list';ts(7016)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions