Expensify / react-native-share-menu

A module for React Native that adds your app to the share menu of the device
MIT License
652 stars 237 forks source link

feat(index.d.ts): add Typescript definition file #303

Closed joshuayoes closed 8 months ago

joshuayoes commented 8 months ago

Adds index.d.ts file to the root of the project to provide type definitions for the library.

Based on example code from README