diff --git a/.gitignore b/.gitignore index 093dbd0..65c2e53 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,4 @@ android/keystores/debug.keystore # generated by bob lib/ -.npmrc +.npmrc \ No newline at end of file diff --git a/README.md b/README.md index 490e8d2..d6c6b0d 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ expo install react-native-safe-area-context ## Usage ```tsx -import { ALERT_TYPE, Dialog, Root, Toast } from 'react-native-alert-notification'; +import { ALERT_TYPE, Dialog, AlertNotificationRoot, Toast } from 'react-native-alert-notification'; - + // dialog box