File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Open Expo Client on your device. Use it to scan the QR code printed by `expo sta
8383
8484## 💡 Props
8585
86- Check the ` PROPS.md ` file to have the complete list of component props ordered by name.
86+ Check the " [ Props List ] ( PROPS.md ) " file to have the complete list of component props ordered by name.
8787
8888### Handlers
8989
@@ -110,6 +110,15 @@ Property | Description | Type | Default | Note
110110` prepend ` | Custom element after left button | Component | |
111111` append ` | Custom element before right button | Component | |
112112
113+
114+ #### Screenshot
115+
116+ <img src =" screenshots/append.png " />
117+
118+ ##### Description
119+ Top spinner with a child
120+ Bottom spinner with ` prepend ` and ` append `
121+
113122### Props style
114123
115124Property | Description | Type | Default | Note
You can’t perform that action at this time.
0 commit comments