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 85911ad commit 9510899Copy full SHA for 9510899
index.d.ts
@@ -53,6 +53,7 @@ declare module 'react-native-inappbrowser-reborn' {
53
endExit: string
54
},
55
headers?: { [key: string]: string },
56
+ hasBackButton?: boolean,
57
browserPackage?: string,
58
showInRecents?: boolean
59
}
0 commit comments