Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package is not working for typescript on react native #26

Open
aneepct opened this issue May 1, 2019 · 2 comments
Open

Package is not working for typescript on react native #26

aneepct opened this issue May 1, 2019 · 2 comments

Comments

@aneepct
Copy link

aneepct commented May 1, 2019

When I try to import it gives and error package not found or try npm install @types/react-native-wifi but package not found on this command

@robwalkerco
Copy link

@aneepct That just means that there are no types defined for this module (yet)
You could contribute types to this project to to the @types project.
Alternatively, you can define your own types in your own project, or use the module untyped.

@JuanSeBestia
Copy link

Sounds good, I will do in my version https://github.com/JuanSeBestia/react-native-wifi

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

No branches or pull requests

3 participants