@react-native-component/react-native-smart-badge
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -81,3 +81,2 @@ /* | ||
_onLayout = (e) => { | ||
console.log('_onLayout') | ||
let width | ||
@@ -84,0 +83,0 @@ |
{ | ||
"name": "@react-native-component/react-native-smart-badge", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A smart auto-fit badge for React Native apps", | ||
@@ -5,0 +5,0 @@ "main": "Badge.js", |
7772
89