create-expo-stack 2.2.2 → 2.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -14,7 +14,7 @@ To get started, use npx to run the CLI tool. You will be prompted to opt into th
|
|
|
14
14
|
|
|
15
15
|
`npx create-expo-stack@latest`
|
|
16
16
|
|
|
17
|
-
<img src="https://github.com/danstepanov/create-expo-stack/assets/5482800/
|
|
17
|
+
<img src="https://github.com/danstepanov/create-expo-stack/assets/5482800/e709dd66-cb9b-463c-91f9-b842bb80585c" />
|
|
18
18
|
|
|
19
19
|
## Tech Stack for the templates
|
|
20
20
|
|