gluestack-ui
gluestack-ui copied to clipboard
Typescript autocompletion broken in Webstorm
Description
Typescript autocompletionand types resolutiuon is not working in Webstorm on ejected theme
CodeSandbox/Snack link
No response
Steps to reproduce
See new comments in this closed issue for details, it's not resolved. https://github.com/gluestack/gluestack-ui/issues/1388
Here is reproduction repo: https://github.com/vaniyokk/gluestack-test
While it's resolving custom types:
I have dupicate declarations when "Go to Declaration":
And completely missed code completion for all props:
gluestack-ui Version
1.0.39
Platform
- [ ] Expo
- [X] React Native CLI
- [ ] Next
- [ ] Web
- [ ] Android
- [ ] iOS
Other Platform
No response
Additional Information
No response