We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7578823 commit 3987f8dCopy full SHA for 3987f8d
README.md
@@ -62,8 +62,6 @@ open ReactNativeEdgeToEdge
62
/>
63
```
64
65
-...
66
-
67
### Methods
68
69
#### `ReactNativeEdgeToEdge.SystemBars.pushStackEntry`
@@ -79,14 +77,6 @@ SystemBars.pushStackEntry(props)
79
77
```rescript
80
78
open ReactNativeEdgeToEdge
81
82
-SystemBars.popStackEntry(props)
83
-```
84
85
-#### `ReactNativeEdgeToEdge.SystemBars.popStackEntry`
86
87
-```rescript
88
-open ReactNativeEdgeToEdge
89
90
SystemBars.popStackEntry(entry)
91
92
0 commit comments