mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-05-10 22:03:46 +08:00
Minor changes
This commit is contained in:
@@ -129,7 +129,7 @@ const examples = [
|
||||
render() {
|
||||
return (
|
||||
<View style={[styles.horizontal, styles.centering]}>
|
||||
<ActivityIndicator size="40" />
|
||||
<ActivityIndicator size={40} />
|
||||
<ActivityIndicator
|
||||
style={{ marginLeft: 20, transform: [ {scale: 1.5} ] }}
|
||||
size="large"
|
||||
|
||||
Reference in New Issue
Block a user