https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
a

Ahmed Elzeiny

01/27/2023, 12:34 PM
Hello, I am working on a React project and my colleagues created a KMM library to share some code, I managed to integrate it via an NPM package. The main issue I have is that I can’t get autocomplete in Visual studio or Webstorm to work properly with it. I have some methods and classes that get autocompleted and some that never do. Any idea where I could start troubleshooting?
Same issue happened with iOS frameworks as well, Any ideas?
@jw Do you have any insights about this?
7 Views