Skip to content

Tags: react-native-webrtc/react-native-voip-push-notification

Tags

3.3.2

Toggle 3.3.2's commit message
73173f6 release 3.3.2 ( zxcpoiu 2023-07-26 17:54:38 +0800)

acae12d fix: missing pushkit import  ( Wanderson sousa 2023-05-09 16:48:45 -0300)
4db3ecd Add event handler types  ( Rami Jarrar 2023-04-21 08:59:47 +1000)

3.3.1

Toggle 3.3.1's commit message
d1feacb release 3.3.1 ( zxcpoiu 2022-12-06 03:58:11 +0800)

8a1ba71 Fix stopObserving on reload issue (#89)  ( Romick2005 2022-12-05 21:55:51 +0200)

3.3.0

Toggle 3.3.0's commit message
452dc9c release 3.3.0 ( zxcpoiu 2021-05-20 02:28:56 -0700)

3e7f1a8 misc: normalize package.json  ( zxcpoiu 2021-05-20 01:50:13 -0700)
c299bae #86 Fix singletone class initialisation (#87)  ( Romick2005 2021-05-19 11:37:06 +0300)
54356e0 release 3.2.0  ( zxcpoiu 2021-04-17 02:12:48 +0800)
99feae8 feat: add typescript support  ( dayze 2021-02-23 11:36:48 +0100)

3.2.0

Toggle 3.2.0's commit message
54356e0 release 3.2.0 ( zxcpoiu 2021-04-17 02:12:48 +0800)

99feae8 feat: add typescript support  ( dayze 2021-02-23 11:36:48 +0100)

3.1.0

Toggle 3.1.0's commit message
accd300 release 3.1.0 ( zxcpoiu 2021-01-15 19:05:26 +0800)

35a4fe0 readme: update doc for `registerVoipToken` will fire cached token  ( zxcpoiu 2021-01-15 19:03:13 +0800)
bb5485b remove unused import  ( zxcpoiu 2021-01-15 18:44:22 +0800)
3d1b675 cache lastVoipToken and return it when subsequently call to registerVoipToken  ( zxcpoiu 2021-01-15 18:15:55 +0800)
ab54fd9 readme: update usage doc add some notes  ( zxcpoiu 2020-12-08 16:16:07 +0800)

3.0.0

Toggle 3.0.0's commit message
cf1d446 release 3.0.0 ( zxcpoiu 2020-12-03 02:30:36 +0800)

ddefd9d readme: add api usage and voipRegistration in AppDelegate.m usage memo  ( zxcpoiu 2020-11-18 18:23:05 +0800)
b242ffb support voipRegistration in AppDelegate.m  ( zxcpoiu 2020-11-18 18:08:09 +0800)
c803762 js: export native event name constant  ( zxcpoiu 2020-11-18 05:53:19 +0800)
46bb6ee readme: update for simplified api and didLoadWithEvents  ( zxcpoiu 2020-11-18 04:36:46 +0800)
35ce2c5 update license file for github authors/contributors  ( zxcpoiu 2020-11-17 17:19:44 +0800)
cc79a6a refactor: simplify / remove / refine codes, support didLoadWithEvents  ( zxcpoiu 2020-11-17 17:09:53 +0800)
a62b592 Update README.md  ( Rinor Dreshaj 2020-09-28 16:00:23 +0200)

2.1.0

Toggle 2.1.0's commit message
1f2351f release 2.1.0 ( zxcpoiu 2020-04-30 16:51:21 +0800)

9455386 readme: stored `completion()` and call on js side usage  ( zxcpoiu 2020-03-25 18:00:47 +0800)
eda5288 support store `completion` for invoke later  ( zxcpoiu 2020-03-17 23:20:03 +0800)
e3974c4 Update Readme.md (change AppDelegate.m) (#54)  ( Abhishek Velaydham 2020-04-30 01:39:37 -0700)
87d1a91 readme: add didInvalidatePushTokenForType delegate desc in usage  ( zxcpoiu 2020-03-18 18:26:32 +0800)
9a30069 readme: update report to callkit notes  ( zxcpoiu 2020-03-13 06:38:05 +0800)
5698457 readme: update note for silent push  ( zxcpoiu 2020-03-12 12:22:14 +0800)
243fee1 readme: add note for should enabled capabilities in xcode  ( zxcpoiu 2020-03-11 18:19:54 +0800)
303b39c readme: add note for ios 13 with CallKit  ( zxcpoiu 2020-03-11 17:36:09 +0800)
c5d64fd readme: update doc for RN dependency  ( zxcpoiu 2019-12-28 00:24:44 +0800)

2.0.0

Toggle 2.0.0's commit message
e83a436 release 2.0.0 ( zxcpoiu 2019-12-28 00:14:57 +0800)

a36c520 readme: update example for new api  ( zxcpoiu 2019-12-28 00:13:52 +0800)
fe1f6c7 separate requestPermissions and registerVoipToken (#40)  ( Tuan Luong 2019-12-27 23:05:10 +0700)
d129f9c Update React-Core dependency (#37)  ( Raees Iqbal 2019-12-27 21:04:51 +0500)

1.1.5

Toggle 1.1.5's commit message
4e5b09b release 1.1.5 ( zxcpoiu 2019-10-09 15:51:32 +0800)

6f03a16 ios: change podspec s.dependency'  ( zxcpoiu 2019-10-09 15:49:33 +0800)
4523546 Run presentLocalNotification on the UI thread (#32)  ( Kyle Kurz 2019-03-26 03:21:00 -0700)
2af466c Update README.md  ( zxcpoiu 2019-03-25 15:21:54 +0800)

1.1.4

Toggle 1.1.4's commit message
db3cdba release 1.1.4 ( zxcpoiu 2019-02-18 12:29:06 +0800)

bdba92d added requiresMainQueueSetup to remove Warning (#27)  ( Steven Golemme 2019-02-17 23:26:48 -0500)
617bfa3 Call methods on main thread if required (#22)  ( hira 2018-12-20 18:07:13 +0900)
cf32233 Add podspec file (#23)  ( Richard Samuelson 2018-12-20 10:06:20 +0100)