You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The CodePush React Native API provides two primary mechanisms for discovering up
10
10
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
11
11
that isn't currently covered well by sync, please [let us know](mailto:codepushfeed@microsoft.com) since that would be valuable feedback.
12
12
13
-
*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.*
13
+
*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).*
14
14
15
15
## Supported React Native platforms
16
16
@@ -271,4 +271,4 @@ Running Tests
271
271
* Open `CodePushDemoApp.xcodeproj` in Xcode
272
272
* Navigate to the test explorer (small grey diamond near top left)
273
273
* Click on the 'play' button next to CodePushDemoAppTests
274
-
* After the tests are completed, green ticks should appear next to the test cases to indicate success
274
+
* After the tests are completed, green ticks should appear next to the test cases to indicate success
0 commit comments