mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-12 08:59:05 +08:00
Fixing link
This commit is contained in:
@@ -10,7 +10,7 @@ The CodePush React Native API provides two primary mechanisms for discovering up
|
||||
When getting started using CodePush, we would recommended using the sync mode until you discover that it doesn't suit your needs. That said, if you have a user scenario
|
||||
that isn't currently covered well by sync, please [let us know](mailto:codepushfeed@microsoft.com) since that would be valuable feedback.
|
||||
|
||||
*NOTE: We don't currently have support for an "automatic mode" which provides a "code-free" experience to adding in dynamic update discovery and acquisition. If that would be valuable to you, please let us know.*
|
||||
*NOTE: We don't currently have support for an "automatic mode" which provides a "code-free" experience to adding in dynamic update discovery and acquisition. If that would be valuable to you, please [let us know](mailto:codepushfeed@microsoft.com).*
|
||||
|
||||
## Supported React Native platforms
|
||||
|
||||
@@ -273,4 +273,4 @@ The `RemotePackage` inherits all of the same properties as the `LocalPackage`, b
|
||||
* Open `CodePushDemoApp.xcodeproj` in Xcode
|
||||
* Navigate to the test explorer (small grey diamond near top left)
|
||||
* Click on the 'play' button next to CodePushDemoAppTests
|
||||
* After the tests are completed, green ticks should appear next to the test cases to indicate success
|
||||
* After the tests are completed, green ticks should appear next to the test cases to indicate success
|
||||
|
||||
Reference in New Issue
Block a user