We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01df866 + 0ff8284 commit 2e05f4fCopy full SHA for 2e05f4f
src/index.d.ts
@@ -3,7 +3,7 @@
3
// Definitions by: Kyle Roach <https://github.com/iRoachie>
4
// TypeScript Version: 2.3.2
5
6
-import React from 'react'
+import * as React from 'react'
7
import { ViewStyle } from 'react-native'
8
9
interface DateTimePickerProps {
0 commit comments