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 6aa1a58 commit 4aad9a7Copy full SHA for 4aad9a7
docs/api.md
@@ -9,7 +9,7 @@ The `Toast` API consists of:
9
10
### `show(options = {})`
11
12
-To show a Toast, call the `show()` method andd pass the `options` that suit your needs. Everything is optional, unless specified otherwise:
+To show a Toast, call the `show()` method and pass the `options` that suit your needs. Everything is optional, unless specified otherwise:
13
14
```js
15
import Toast from 'react-native-toast-message'
0 commit comments