Hướng dẫn cài đặt package @notifee/react-native
npm i @notifee/react-native
Mở file android/build.gradle
Thêm vào key allprojects > repositories
nội dung
maven {
url "$rootDir/../node_modules/@notifee/react-native/android/libs"
}
Chạy lệnh
cd ios && pod install
Về cách sử dụng thì tham khảo doc nha.
© nvnhan0810 it-blogs - 2025