10 Commits

Author SHA1 Message Date
Carlos Alcazar
a1510bae1b Fixing white square icon and annotation error (#379)
* Fixing issue with notification showing as a white square for application icons that do not follow the notification icon Standard. Should be a non breaking change as the fall back should pull the application icon if it's not defined

* Not sure how long this error has been here but we are importing the wrong thing. We should be importing NonNull as importing Nullable causes a build error. The RN 60 flavor of the file is importing the NonNull

* Updating documentation for the Icon

* Fixing image name and updating documentation

* Update installation.md

Forgot one more place to update the file name
2019-09-22 12:57:23 +03:00
yogevbd
711963449c Update CHANGELOG.md 2019-09-14 22:37:49 +03:00
Yogev Ben David
0fdabd3e43 React Native 0.60 Support (#375)
* Add react-native@0.60.* support

* Change variant name

* Update installation docs

* Fix example project

* Update installation.md
2019-09-14 22:28:33 +03:00
Yogev Ben David
7526f5640b Update installation.md 2019-08-12 16:24:36 +03:00
Yogev Ben David
5fb3744342 Update installation.md 2019-07-29 00:58:13 +03:00
Yogev Ben David
4a40923f94 Update installation.md 2019-07-11 13:49:12 +03:00
yogevbd
af1eadf3b9 Updated docs 2019-07-11 13:47:44 +03:00
Artal Druk
99717b1463 Revert "[WIP] iOS deprecated API replacement (#295)"
This reverts commit 498dd34b70.
2019-05-02 15:35:16 +03:00
aboelbisher
498dd34b70 [WIP] iOS deprecated API replacement (#295)
* IOS deprecated API replacement
2019-03-18 11:24:55 +02:00
Amit Davidi
fe30ae5e03 Break README into sub-sections in separate files with a ToC 2017-10-26 18:45:41 +03:00