Skip to content

Commit 3152a4d

Browse files
committed
release 3.0.0
9075b2e readme: add Bluetooth permission notes for android ( zxcpoiu 2018-01-02 19:28:57 +0800) 235ce6f android: fix unknown argument type `long` to `int` ( zxcpoiu 2017-12-23 17:01:14 +0800) 11ecbe7 ios: fix proximity not working ( ianlin 2017-12-21 11:45:59 +0800) de60bee readme: fix typo ( zxcpoiu 2017-12-18 17:16:02 +0800) 7a67500 readme: add TODOs ( zxcpoiu 2017-12-09 16:15:54 +0800) 23ae9fc ios: fix build fail by lowering deployment target to 8.0 ( ianlin 2017-12-08 19:26:16 +0800) 0af789f Update README ( Ian Yu-Hsun Lin 2017-12-08 19:04:20 +0800) b5a8f14 [REFACTOR] android: support bluetooth / combined with AppRTC Demo's ( zxcpoiu 2017-12-08 18:12:49 +0800) 80aeeb3 Rewrite using Obj-C ( ianlin 2017-12-08 18:10:32 +0800) 0625fa4 Add info about how to setup swift version (#55) ( Sagiv Ofek 2017-12-03 05:26:25 -0500) e98d670 LICENSE: add title (#51) ( Waldir Pimenta 2017-11-30 05:14:59 +0000) 93fd78b readme: update for ios installation doc ( zxcpoiu 2017-09-27 14:06:17 +0800) 53e37c4 readme: add manual link on android ( zxcpoiu 2017-08-08 21:52:40 +0800) 71dde43 Update README for new API ( zxcpoiu 2017-08-08 21:36:40 +0800)
1 parent 9075b2e commit 3152a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-incall-manager",
3-
"version": "2.2.0",
3+
"version": "3.0.0",
44
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)