Skip to content

Commit

Permalink
refactor: rename the step from Expo Detach to Expo Eject (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
BirmacherAkos authored Sep 28, 2018
1 parent a8d1eb1 commit 4336a41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [Beta] Expo Detach
# [Beta] Expo Eject

Using the The Expo Development CLI to Creates Xcode and Android Studio projects for your app.

Expand Down
4 changes: 2 additions & 2 deletions step.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title: '[Beta] Expo Detach'
title: '[Beta] Expo Eject'
summary: Creates Xcode and Android Studio projects for your app. Use this if you need to add custom native functionality.
description: |-
Using the The Expo Development CLI to create Xcode and Android Studio projects for your app.
Expand Down Expand Up @@ -33,7 +33,7 @@ inputs:
summary: Specify the Expo CLI verion to install.
description: |-
Specify the Expo CLI verion to install.
The Expo CLI detach your project and creates Xcode and Android Studio projects for your app.
The Expo CLI eject your project and creates Xcode and Android Studio projects for your app.
[https://docs.expo.io/versions/latest/introduction/installation#local-development-tool-expo-cli](https://docs.expo.io/versions/latest/introduction/installation#local-development-tool-expo-cli)
Expand Down

0 comments on commit 4336a41

Please sign in to comment.