7 Commits

Author SHA1 Message Date
aboelbisher
498dd34b70 [WIP] iOS deprecated API replacement (#295)
* IOS deprecated API replacement
2019-03-18 11:24:55 +02:00
yogevbd
24bab8ab5c update docs 2018-12-10 19:51:58 +02:00
yogevbd
6cc55f7b19 Add notification received in foreground listener 2018-12-10 19:51:26 +02:00
Yedidya Kennard
93f257c96d Merge pull request #182 from tiborkr/patch-1
Update notificationsEvents.md
2018-02-25 16:17:05 +02:00
Lucas Gladding
2aaaad99c3 Added method for getting the current badge count. 2018-02-15 22:40:40 -05:00
Tibor Kranjčec
80a18f9e74 Update notificationsEvents.md
Changes the documentation so the example is correct in the prevention of the memory leaks.

`.bind` will return a new version of the function on each call which means `removeEventListener` won't be able to find the previous listener and release it.
2018-02-01 11:16:09 +01:00
Amit Davidi
fe30ae5e03 Break README into sub-sections in separate files with a ToC 2017-10-26 18:45:41 +03:00