Skip to content
New issue

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

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

Already on GitHub? # to your account

Package don't support import in typescript project ? #49

Closed
kytosai opened this issue Jun 19, 2021 · 2 comments
Closed

Package don't support import in typescript project ? #49

kytosai opened this issue Jun 19, 2021 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@kytosai
Copy link

kytosai commented Jun 19, 2021

Describe the bug
Package don't support import in typescript project

To Reproduce

  1. Install npm install react-native-switch-toggle --save
  2. Add import SwitchToggle from "react-native-switch-toggle";
  3. Package don't support declaration file in project

Expected behavior
Add declaration file support for package

Screenshots
Demo: https://prnt.sc/15ybbgr

Desktop (please complete the following information):

  • OS: MacOS
  • React native (expo)
  • Version
"react-native": "~0.63.4",
"expo": "~41.0.1",
@hyochan
Copy link
Collaborator

hyochan commented Jul 9, 2021

Oh.. Thanks you for issuing this. There was a mistake in cloud deployment script. Will fix this soon!

hyochan added a commit that referenced this issue Jul 12, 2021
@hyochan hyochan added the 🐛 bug Something isn't working label Jul 12, 2021
@hyochan
Copy link
Collaborator

hyochan commented Jul 12, 2021

Resolved in 2.2.1

hyochan added a commit that referenced this issue Jul 12, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants