react-native-keyboard-spacer
Advanced tools
Comparing version 0.3.1 to 0.4.0
/** | ||
* Created by andrewhurst on 10/5/15. | ||
*/ | ||
import React, { Component, PropTypes } from 'react'; | ||
import React, { Component } from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import { | ||
@@ -6,0 +7,0 @@ Keyboard, |
{ | ||
"name": "react-native-keyboard-spacer", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "Plug and play react-Native keyboard spacer view.", | ||
@@ -5,0 +5,0 @@ "main": "KeyboardSpacer.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
7266
108