adbayb / react-native-android-kit

:package: Android Native Kit for React-Native
MIT License
110 stars 20 forks source link

Error: JSON object value was a NaN or INF #15

Closed gendeld closed 8 years ago

gendeld commented 8 years ago

When trying to use the TabAndroid tag in react-native 0.31 the following error occurs: jsonerror

`render() { return ( <View style={{flex: 1, flexDirection: "row-reverse"}}>

עכשיו בקולנוע בקרוב הגדרות
        </View>
);

}`