Skip to content

Commit fbdfb6b

Browse files
author
Piotr Trocki
committed
fix tabview example
1 parent ad574e1 commit fbdfb6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/src/tabView/TabViewInsideScrollViewExample.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const styles = StyleSheet.create({
9292
},
9393
header:{
9494
width:'100%',
95-
height:300,
95+
height:200,
9696
backgroundColor:'purple',
9797
},
9898
});

0 commit comments

Comments
 (0)