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
Copy file name to clipboardExpand all lines: versioned_docs/version-6.x/elements.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,10 @@ Color for material ripple (Android >= 5.0 only)
116
116
117
117
Press opacity for the buttons in header (Android < 5.0, and iOS)
118
118
119
+
#### `headerBackTestID`
120
+
121
+
TestID used on the back button. Useful for e2e testing with Detox.
122
+
119
123
#### `headerTransparent`
120
124
121
125
Defaults to `false`. If `true`, the header will not have a background unless you explicitly provide it with `headerBackground`. The header will also float over the screen so that it overlaps the content underneath.
Copy file name to clipboardExpand all lines: versioned_docs/version-7.x/elements.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,10 @@ Color for material ripple (Android >= 5.0 only)
116
116
117
117
Press opacity for the buttons in header (Android < 5.0, and iOS)
118
118
119
+
#### `headerBackTestID`
120
+
121
+
TestID used on the back button. Useful for e2e testing with Detox.
122
+
119
123
#### `headerTransparent`
120
124
121
125
Defaults to `false`. If `true`, the header will not have a background unless you explicitly provide it with `headerBackground`. The header will also float over the screen so that it overlaps the content underneath.
0 commit comments