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 Oct 14, 2024
1 parent 7f75732 commit ddec421
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 ddec421

Please sign in to comment.