carsonwah / react-native-push-notification-popup

A <NotificationPopup/> component for presenting your own push notification in react-native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customization props

fuj1w4r4 opened this issue · comments

In the https://www.npmjs.com/package/react-native-push-notification-popup, has customization props ready? This lib is nice if added customization. Please advise.

Hi @fuj1w4r4 , customizable props is not implemented yet in the current version.

May I ask which customizable props you would like to have the most?

hi @carsonwah , thanks for reply and nice to meet you. My apologies for late reply. in fact, I love the UI, it looks cool =D

  1. vibration
  2. color on title bar, content
  3. onNotificationPopout callback
  4. onDragDown show button(s) (optional parameter)

By the way, it just a suggestion.

Thanks for the great suggestions! I will try to implement them when I get time. I will leave this issue open for now. Stay tuned.

Is there any way to increase the timer(Duration) of this notification.

@BatAbhilash Added in #20. Now supported in v1.3.0.