datetimepicker-super
Advanced tools
Comparing version 1.0.9 to 1.0.10
import * as React from 'react'; | ||
import { View } from 'react-native'; | ||
const DateTimePicker = require('@react-native-community/datetimepicker'); | ||
import DateTimePicker from '@react-native-community/datetimepicker'; | ||
import styles from './styles'; | ||
@@ -5,0 +5,0 @@ const RenderAndroid = (props) => { |
{ | ||
"name": "datetimepicker-super", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "none", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
63391