2.0.0 • Published 2 years ago

@xfactorapp/xf_popup_notifications v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

#Pop Up Notifications

Installation

npm i --save @xfactorapp/xf_popup_notifications@latest

Instructions

Preluare referinta

<PopUpNotifications ref={ref => this.popUp = ref}/>

Afisare PopUp

this.popUp.onNotificationsReceived(title: string, description: string, image: string, type: string);

Setare limba

this.popUp.setLanguage(lang: string);

Setare logo

this.popUp.setLogo(logo: require(...));

2.0.0

2 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago