Skip to content

Commit 648a889

Browse files
authored
docs(Intro): add cng references
1 parent 4802fb5 commit 648a889

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This is a command-line tool with two main points.
1212

1313
## Are you an Expo user?
1414

15-
Then these functionalities are already provided to you by the managed workflow. Unless you have ejected from it, you do not need this tool.
15+
Then these functionalities are already provided to you by Expo Continuous Native Generation (CNG). You do not need this tool.
1616

17-
## Why do I need it?
17+
## Why do you need it?
1818

1919
If you work with bare React Native projects then you already know that upgrading is a pain in React Native. For a developer who has tens of projects, keeping them up to date is a very time-consuming matter. We often create a new project with the latest RN version and move JS/TS files from the old to the new one.
2020

@@ -26,4 +26,4 @@ To be able keep up the existing projects with the latest RN version, but to also
2626

2727
## What's the goal?
2828

29-
The ultimate objective of this project is to handle all native changes like Expo Managed, while retaining the complete power and freedom of a bare React Native workflow.
29+
The ultimate objective of this project is to handle all native changes like Expo CNG, while retaining the complete power and freedom of a bare React Native workflow.

0 commit comments

Comments
 (0)