Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@zxcpoiu zxcpoiu released this 26 Jan 09:35
· 117 commits to master since this release

BREAKING NOTE:

  • since 2.1.0, you should use RN 40+ and upgrade your xcode to support swift 3.
    after upgrading xcode, Edit -> Convert -> To Current Swift Syntax to invoke Swift Migration Assistant
    see Migrating to Swift 2.3 or Swift 3 from Swift 2.2
  • for old RN versions (RN < 0.40) please use version 1.5.4 ( Swift 2.2~2.3 )

Commits

8fa8fa4 Update README for swift 3 migration ( zxcpoiu 2017-01-26 17:33:45 +0800)
179b99a Update README.md ( zxcpoiu 2017-01-26 17:22:59 +0800)
3bae639 use specific vibration pattern instead repeat ( zxcpoiu 2016-11-01 17:57:19 +0800)
7116c24 add vibration support ios ( zxcpoiu 2016-08-01 14:12:10 +0800)
095c820 bump react-native dependency to 0.40.0 ( zxcpoiu 2017-01-26 16:58:53 +0800)
0c0caf8 update readme old version ( Sagiv Ofek 2017-01-25 22:10:57 -0500)
6e96f99 update readme and bump version ( Sagiv Ofek 2017-01-25 21:12:33 -0500)
2089148 reverse order of nil param ( Sagiv Ofek 2017-01-25 20:59:52 -0500)
f474a35 refactor to new swift version ( Sagiv Ofek 2017-01-25 20:54:44 -0500)
23aa455 RN 0.4.0 support ( Jan 2017-01-25 15:19:58 +0800)
3b91525 Update index.js ( Alexander Chernoshej 2016-12-05 19:01:48 +0300)
be16124 update to ringtome ( Sagiv Ofek 2016-12-01 11:06:09 -0500)
78ab6c2 remove dup filenames ( Sagiv Ofek 2016-11-30 17:32:06 -0500)