File tree 5 files changed +2
-4
lines changed
static/assets/7.x/native-stack
versioned_docs/version-7.x
5 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -166,9 +166,7 @@ Requires `react-native-screens` version >=3.3.0.
166
166
167
167
Only supported on iOS.
168
168
169
- <video playsInline autoPlay muted loop >
170
- <source src =" /assets/7.x/native-stack/headerBackButtonMenuEnabled.mp4 " />
171
- </video >
169
+ <img src =" /assets/7.x/native-stack/headerBackButtonMenuEnabled.png " width =" 500 " alt =" Header back button menu enabled " />
172
170
173
171
#### ` headerBackVisible `
174
172
@@ -182,7 +180,7 @@ Title string used by the back button on iOS. Defaults to the previous scene's ti
182
180
183
181
Only supported on iOS.
184
182
185
- <img src =" /assets/7.x/native-stack/headerBackTitle.jpeg " height = " 700 " alt =" Header back title " />
183
+ <img src =" /assets/7.x/native-stack/headerBackTitle.jpeg " width = " 500 " alt =" Header back title " />
186
184
187
185
#### ` headerBackTitleVisible `
188
186
You can’t perform that action at this time.
0 commit comments