You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| textStyle | Style for the text components. Note: `color` property will be overridden|`StyleProp<TextStyle>`| true |
48
-
| scrollViewProps | Props for the underlying scroll view. `horizontal` is ignored |[ScrollViewProps](https://reactnative.dev/docs/scrollview#props)| true |
49
-
| containerStyle | Deprecated. `containerStyle` for the underlying `ScrollView`. Use scrollViewProps.contentContainerStyle instead |`StyleProp<br><ViewStyle>`| true |
50
-
|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) Props | Props supported by react-syntax-highlighter|||
| textStyle | Style for the text text components. Note: `color` property will be overridden |`StyleProp<TextStyle>`| true |
48
+
| scrollViewProps | Props for the underlying scroll view. `horizontal` is ignored |[ScrollViewProps](https://reactnative.dev/docs/scrollview#props)| true |
49
+
| containerStyle | Deprecated. `containerStyle` for the underlying `ScrollView`. Use `scrollViewProps.contentContainerStyle` instead |`StyleProp<ViewStyle>`| true |
50
+
|[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) Props | Props supported by react-syntax-highlighter. i.e. `language`|||
0 commit comments