@react-native-component/react-native-smart-badge
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@react-native-component/react-native-smart-badge", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A smart auto-fit badge for React Native apps", | ||
@@ -5,0 +5,0 @@ "main": "Badge.js", |
@@ -9,3 +9,4 @@ # react-native-smart-badge | ||
![react-native-smart-badge-preview][1] | ||
![react-native-smart-badge-preview-ios][1] | ||
![react-native-smart-badge-preview-android][4] | ||
@@ -84,4 +85,5 @@ ## Installation | ||
[1]: http://cyqresig.github.io/img/react-native-smart-badge-preview-v1.0.0.gif | ||
[1]: http://cyqresig.github.io/img/react-native-smart-badge-preview-ios-v1.0.2.gif | ||
[2]: https://facebook.github.io/react-native/docs/style.html | ||
[3]: https://facebook.github.io/react-native/docs/text.html#style | ||
[4]: http://cyqresig.github.io/img/react-native-smart-badge-preview-android-v1.0.2.gif |
7914
88