You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, So you need to read some documentation at the start. I recommend you start with http://www.typescriptlang.org/ the official website of typescript. also, you can inspire from many famous react-native libraries that have type definition files. for example
Also, there are more tutorials that show how you can add support for typescript. after reading some initial articles about typescript you'll simply be able to work with it. (even maybe you decide to rewrite your library with typescript)
Unfortunately, I'm busy these days and I can't work in on it directly, sorry about that.
It would be great to add type definition file to your library, then it can be more useful in projects that developed using typescript.
The text was updated successfully, but these errors were encountered: