6 Commits

Author SHA1 Message Date
Rob Phillips
58be2bca3f [CocoaPods] Resolve dependencies at parent level (#1210)
* [CocoaPods] Let it resolve dependencies

This is necessary versus using subspecs since CocoaPods needs to be able to resolve the dependencies properly at the parent workspace level based on needed versions. Otherwise, you end up with very opaque linking errors.
2018-04-02 19:11:20 +03:00
Mark Aron Szulyovszky
59a19b37c5 fix(Documentation): correct url for RN 0.49 and up (#1052) 2017-10-23 16:20:51 +03:00
Ruslan Bikkinin
638025a673 Remove todo from docs (#997)
* Remove todo from docs

* Fix inconsistent lines in docs
2017-09-13 17:37:08 +03:00
Ruslan Bikkinin
dbb7f79a2b Update docs in terms of Code Signing feature (#988)
* Update setup-ios docs

* Update android docs

* Add minor fixes

* Add additional fixes

* Remove redundant lines

* Cleaning up verbiage

* Cleaned up verbiage.
2017-09-13 11:28:00 +03:00
Almir Filho
41c0c88665 Add information about CodePush domains in iOS Setup docs (#830)
* Add information about CodePush domains in iOS Setup docs

* Fix typo
2017-06-01 14:15:04 +03:00
Jeremi Stadler
bdf10eeba2 Split README.md into seperate setup and api docs (#681) 2017-02-09 14:48:25 -08:00