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.
1 parent 01df866 commit 0ff8284Copy full SHA for 0ff8284
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