Kureev / react-native-side-menu

Side menu component for React Native
MIT License
2.21k stars 433 forks source link

Add typescript definitions #376

Closed jsamr closed 4 years ago

jsamr commented 5 years ago

EDIT: see https://www.npmjs.com/package/@types/react-native-side-menu

kishanio commented 5 years ago

@Kureev Can you merge this please?

martin-braun commented 5 years ago

I'd love to see this merged, please!

nickineering commented 5 years ago

Can't wait to see this merged!

jsamr commented 4 years ago

Closing, because a DefinitelyTyped PR is on its way. See https://github.com/DefinitelyTyped/DefinitelyTyped/pull/44583

matt-pawley commented 4 years ago

For anyone finding this link, it got published - https://www.npmjs.com/package/@types/react-native-side-menu

Types can therefore be installed with npm i @types/react-native-side-menu --save-dev