react-native-smart-timer-enhance
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-native-smart-timer-enhance", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": " A TimerEnhance for React Native app (es6) which replaced TimerMixin (es5) provides timer functions for executing code in the future that are safely cleaned up when the component unmounts", | ||
@@ -5,0 +5,0 @@ "main": "TimerEnhance.js", |
@@ -22,3 +22,3 @@ # react-native-smart-timer-enhance | ||
import TimerEnhance from '../../react-native-smart-timer-enhance' | ||
import TimerEnhance from 'react-native-smart-timer-enhance' | ||
@@ -25,0 +25,0 @@ class TimerEnhanceDemo extends Component { |
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
6776