Boris Tacyniak

Results 167 comments of Boris Tacyniak

Hi, I'm also wondering why using fbjs and invariant, it's only used on time in the project and it's seems overkill to throw an Error. https://github.com/wonday/react-native-pdf/blob/ab11418713a5a5722b65688b2c7f4d2c01a0bae1/PdfManager.js Regards

Hi, I encounter the same kind of issue as describe above. I'm able to generate the `access_token` from the okta dashboard with the right `kid`, but when I generate through...

Hi, I think this issue is not only related to `register`. Same issue seems to occur on `notification` event and is not triggered.

Hi @ArchanaSharma95 `PushNotification.configure` doesn't accept `largeIcon` or `smallIcon`, please recheck the Readme. Regards

https://github.com/zo0r/react-native-push-notification#local-notifications

https://github.com/zo0r/react-native-push-notification/issues/1728#issuecomment-719434987

Hi @andidev For delivered notification, you can use: ```js PushNotification. clearNotification(tag, id); ``` Regards

Hi @0hio-creator You are probably canceling scheduled notification using an integer instead of the type string. Regards

Hi @0hio-creator There is no other method. Check the iOS repository if you are not calling for cancellation. Regards

And netbeans 7.4 is also suported