GertjanReynaert / react-native-device

A UIDevice class wrapper for React Native
179 stars 34 forks source link

Update NPM Package & Description #12

Closed kkjdaniel closed 9 years ago

kkjdaniel commented 9 years ago

Currently NPM doesn't reflect the NPM package, I've updated the package.json so should just be a case of pulling and publishing.

Also I think it may be a good idea to change the repo description to reflect the updated features, something along the lines of "A wrapper for the native UIDevice Class"?

Thanks, Karl

GertjanReynaert commented 9 years ago

@kkjdaniel Just published the latest version of the package to NPM.

GertjanReynaert commented 9 years ago

@kkjdaniel I updated the description to A UIDevice class wrapper for React Native, I also updated the readme so the top title is the same as the name of the npm package, since the description below it already clearly explains that this package wraps the UIDevice class.

Please reopen if you disagree with something.

kkjdaniel commented 9 years ago

Yeah that's fine, all good now, thanks!