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 b5ad2cb commit 0362345Copy full SHA for 0362345
README.md
@@ -172,6 +172,8 @@ import { Okra } from 'react-native-okra-webview';
172
| `onError` | `Function` | false | | Action to perform on widget Error
173
| `BeforeClose` | `Function` | false | | Action to perform before widget close
174
| `onEvent` | `Function` | false | | Action to perform on widget event
175
+
176
177
View a complete list of customizable options [here](https://docs.okra.ng/docs/widget-properties)
178
179
## Okra.buildWithShortUrl Options
0 commit comments