andresesfm
6733ac2421
Add documentation to RNN V2 ( #1239 )
...
Add steps to integrate CodePush with React Native Navigation V2.
2018-04-05 16:22:36 +03:00
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
Max
d6cf63e98d
Improve README of integration of CodePush ( #1151 )
...
* Update version numbers for new release
* improve readme
* reverted version
2018-01-22 10:49:18 +03:00
Jodi Warren
9f4eef363d
Add tip for CocoaPod users with new release config ( #1130 )
2018-01-08 09:30:10 +03:00
Ruslan Bikkinin
9123f9bed1
[Docs] Update "setup android" docs with TOC and RNN apps setup instructions ( #1122 )
...
* Update "setup android" docs with TOC and RNN apps setup instructions
2017-12-29 10:46:42 +03:00
Ruslan Bikkinin
aa14c1e9dc
[Docs] Add demos links for mutideployment testing ( #1121 )
2017-12-27 17:44:59 +03:00
Ruslan Bikkinin
0657975ba1
[Docs] Update docs with setDeploymentKey method ( #1117 )
2017-12-25 16:23:07 +03:00
Ruslan Bikkinin
0d6f0b4876
[docs] Add information about how to configure CodePush for applications using ReactInstanceManager.builder() to initialize RN ( #1098 )
2017-12-06 10:32:23 +03:00
Eric Rozell
cf36d1cf25
Enable CodePush for react-native-windows v0.50+ ( #1051 )
...
In react-native-windows v0.50+, we added ReactNativeHost, which has better support for running React Native in the background as well as embedding React Native in other controls besides XAML Pages.
2017-11-16 20:22:01 +03:00
max-mironov
3bce5a1100
Updated docs for RN49 tweaks
2017-11-16 03:10:11 -08:00
Mark Aron Szulyovszky
59a19b37c5
fix(Documentation): correct url for RN 0.49 and up ( #1052 )
2017-10-23 16:20:51 +03:00
Sergey Akhalkov
6872c127a1
reduce readme.md size ( #1038 )
...
reduce readme.md size
* move android and ios parts of the multi-deployment testing chapter into the separate files
* improve navigation tree
2017-10-09 12:08:57 +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
Ruslan Bikkinin
448d05b23c
docs update - added InstallMode.ON_NEXT_SUSPEND option description ( #928 )
2017-07-18 17:01:49 +03:00
Ruslan Bikkinin
85e094f7e1
Handle TargetBinaryVersionMismatch #2 ( #920 )
...
* Handle TargetBinaryVersionMismatch
* fix readme, add binary version mismatch example to docs
* fix docs, typings
2017-07-17 17:19:52 +03:00
Max
ef5ab894b1
Fixed incorrect link reference ( #900 )
2017-06-22 11:45:10 +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
BO KANG
a391a192b9
format the document to fit for auto-syn purpose.
2017-02-17 15:04:01 -08:00
Jeremi Stadler
bdf10eeba2
Split README.md into seperate setup and api docs ( #681 )
2017-02-09 14:48:25 -08:00