From 3a49a791829b130853c1ad600aa259766c4e2d93 Mon Sep 17 00:00:00 2001 From: York Yao Date: Wed, 20 Jan 2016 20:47:54 +0800 Subject: [PATCH] Update react-native-tests.tsx --- react-native/react-native-tests.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native/react-native-tests.tsx b/react-native/react-native-tests.tsx index f2e4cc22f..d4b89ab34 100644 --- a/react-native/react-native-tests.tsx +++ b/react-native/react-native-tests.tsx @@ -20,7 +20,7 @@ For a list of complete Typescript examples: check https://github.com/bgrieder/RN /// -import React from 'react-native' +import * as React from 'react-native' const { StyleSheet, Text, View } = React var styles = StyleSheet.create(