Daniel Sogl
|
b61c442fd2
|
fix example
|
2018-03-17 01:22:06 +01:00 |
|
KULDIP PIPALIYA
|
af75b49aa4
|
Update index.ts
|
2018-03-02 02:00:17 +05:30 |
|
Daniel Sogl
|
328e5de3f3
|
docs(plugins): added platforms (#1638)
* added platforms
* round 2
* round 3
* Update index.ts
|
2017-06-02 15:34:18 -04:00 |
|
seshachalamyv
|
2e83ade978
|
docs(): fix method name in example (#1585)
data.wasPressed
should be change as data.wasTapped
|
2017-05-19 06:36:04 -04:00 |
|
seshachalamyv
|
61c73eaa4e
|
docs(): fix package name in import statement (#1581)
import { FCM } from 'ionic-native'; Corrected as import { FCM } from '@ionic-native/fcm';
|
2017-05-18 23:39:31 -04:00 |
|
Niccolò Belli
|
ad514bbf63
|
fix(fcm): fix method name (#1531)
|
2017-05-12 04:15:35 -04:00 |
|
Askhat Saiapov
|
6cc6393712
|
feat(fcm): support Firebase Cloud Messaging plugin (#1449)
* feat(): add fcm plugin
* fix(): fix whitespace
* fix(): add observables for methods
* feat(): add NotificationData interface
* doc(): improve examples in document
* style(): remove usage examples from emthod declarations
* fix(): decorate methods appropriately
|
2017-05-09 17:29:29 -04:00 |
|