mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Update react-native-tests.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ For a list of complete Typescript examples: check https://github.com/bgrieder/RN
|
||||
///<reference path="../react-native/react-native.d.ts" />
|
||||
|
||||
|
||||
import React from 'react-native'
|
||||
import * as React from 'react-native'
|
||||
const { StyleSheet, Text, View } = React
|
||||
|
||||
var styles = StyleSheet.create(
|
||||
|
||||
Reference in New Issue
Block a user