tschoffelen / react-native-email-link

📭 Open an email client from React Native (for 'magic link' type functionality).
MIT License
394 stars 70 forks source link

add needed type for defaultEmailLabel #119

Closed Leroy-design closed 1 year ago

Leroy-design commented 1 year ago

index.d.ts was missing defaultEmailLabel prop 😄 causing error in typescript code

tschoffelen commented 1 year ago

Thanks for your contribution!

Released to NPM as react-native-email-link@1.14.4