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 78efd30 commit a6ef61dCopy full SHA for a6ef61d
README.md
@@ -28,11 +28,11 @@ Features:
28
## Usage
29
30
```bash
31
-$ yarn add @ontech7/react-native-dialog react-native-portalize
+$ yarn add @ontech7/react-native-dialog
32
# or
33
-$ npm install @ontech7/react-native-dialog react-native-portalize
+$ npm install @ontech7/react-native-dialog
34
35
-$ pnpm add @ontech7/react-native-dialog react-native-portalize
+$ pnpm add @ontech7/react-native-dialog
36
```
37
38
```jsx
0 commit comments