Kureev / react-native-side-menu

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

feat: add TypeScript typings #400

Open Naturalclar opened 4 years ago

Naturalclar commented 4 years ago

Summary

Added TypeScript definition from definitelyTyped to this package. This will allow users to not have to import types to use this package in a TypeScript project.

Test Plan

Will add type-check in this repository

Checklist

hengkx commented 4 years ago

any progress?