HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

Typescript support for @hmscore/react-native-hms-push #213

Closed whalemare closed 1 year ago

whalemare commented 2 years ago

Description Adding typescript support for library @hmscore/react-native-hms-push

Expected behavior Reach developer experience with your library

Current behavior Library not contains any types, only raw js files

Screenshots No applicable

Logs No applicable

Environment No applicable

Other No applicable

ozkulbeng commented 1 year ago

Hello @whalemare

TypeScript support has been added to React Native Push plugin with the version 6.7.0-300. You can find it on npm.

Thank you for your interest in our plugins.