mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-05-26 23:30:49 +08:00
Tweak to README to hyperlink second 'let us know'
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
|
||||
|
||||
@@ -271,4 +271,4 @@ Running Tests
|
||||
* 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