Closed gendeld closed 8 years ago
When trying to use the TabAndroid tag in react-native 0.31 the following error occurs:
`render() { return ( <View style={{flex: 1, flexDirection: "row-reverse"}}>
</View> );
}`
When trying to use the TabAndroid tag in react-native 0.31 the following error occurs:
`render() { return ( <View style={{flex: 1, flexDirection: "row-reverse"}}>
}`