Skip to content

Commit e37ced3

Browse files
authored
Pending further testing (#3489)
Hiding it for now, the PR will be tested and confirmed
1 parent 49ee191 commit e37ced3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/rn-codepush/migrating-from-expo-ota.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: 'Migrating from Expo Updates'
33
description: Step-by-step guide to replacing Expo Updates (EAS Update) with Codemagic CodePush in a React Native app
44
meta_title: Migrate from Expo Updates (EAS Update) to Codemagic CodePush
55
meta_description: Learn how to migrate your React Native app from Expo Updates and EAS Update to Codemagic CodePush — including SDK swap, native configuration, CI pipeline changes, and a full concept mapping table.
6+
draft: true
67
weight: 20
78
---
89

@@ -492,4 +493,4 @@ code-push release-react MyApp-iOS ios --target-binary-version "~1.2.0"
492493
- [Security and access](https://docs.codemagic.io/rn-codepush/security-and-access/) — authentication and update signing
493494
- [CLI quick reference](https://docs.codemagic.io/rn-codepush/cli-quick-reference/) — copy-paste commands for common operations
494495
- [Analytics](https://docs.codemagic.io/rn-codepush/codepush-analytics/) — monitor update adoption and rollout health
495-
- [Advanced sync options](https://docs.codemagic.io/rn-codepush/advanced-sync-options/) — customize update dialogs, install modes, and restart behavior
496+
- [Advanced sync options](https://docs.codemagic.io/rn-codepush/advanced-sync-options/) — customize update dialogs, install modes, and restart behavior

0 commit comments

Comments
 (0)