Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

.d.ts file is missing #52

Open
tersariolli opened this issue Feb 26, 2020 · 3 comments
Open

.d.ts file is missing #52

tersariolli opened this issue Feb 26, 2020 · 3 comments

Comments

@tersariolli
Copy link

The file .d.ts is not present in the package as result, the warning bellows keeps showing.

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

@peterp
Copy link
Owner

peterp commented Sep 5, 2020

@tersariolli Any interest in contributing that?

@IdaszakDaniel
Copy link

Hi, There is PR with react-native-tags typings in DefinitelyTyped repository - DefinitelyTyped/DefinitelyTyped#48875

@peterp
Copy link
Owner

peterp commented Oct 20, 2020

Ah that's awesome, do you think we could bring those here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants