react-native-text-ticker
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -80,6 +80,7 @@ import React, { PureComponent } from 'react' | ||
componentWillMount() { | ||
constructor(props) { | ||
super(props); | ||
this.calculateMetricsPromise = null | ||
} | ||
componentDidMount() { | ||
@@ -86,0 +87,0 @@ this.invalidateMetrics() |
{ | ||
"name": "react-native-text-ticker", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "React Native Text Ticker/Marquee Component", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19339
399