mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Updated docs for next
This commit is contained in:
@@ -12,7 +12,7 @@ wraps all of the child views. Example:</p><p> return (
|
||||
</ScrollView>
|
||||
);
|
||||
...
|
||||
var styles = StyleSheet.create({
|
||||
const styles = StyleSheet.create({
|
||||
contentContainer: {
|
||||
paddingVertical: 20
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user