thebylito / react-native-navigation-bar-color

React Native component to change bottom bar/navigation bar color on Android
MIT License
271 stars 50 forks source link

There isn't type file to support the typescript language (index.d.ts) #17

Closed davidgaspardev closed 4 years ago

davidgaspardev commented 4 years ago

To be able to import with the typescript language you need the type file (index.d.ts) to map the methods and variables that the library offers.

notmike101 commented 4 years ago

TS support is out of the scope of this project. If you'd like to create the type file and submit a merge request, I'd be more than happy to merge it in.

thebylito commented 4 years ago

22 merged