Skip to content

Commit

Permalink
Update warning for expo and unistyles.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrickert committed Feb 28, 2024
1 parent 6daf8ce commit 187cc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/Theming-Unistyles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The theming system in Ignite Boilerplate is crafted to be adaptable and easy to

Unistyles includes custom native code, which means it does not support Expo Go. You'll need to use expo CNG to build your app.

To do this with an newly ignited app, run `yarn expo prebuild --clean` and then `yarn start`.
To do this with an newly ignited app, run `yarn prebuild:clean` and then `yarn start`.

:::

Expand Down

0 comments on commit 187cc7d

Please sign in to comment.