diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 35cbe65..65091fc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -93,6 +93,7 @@ To generate the native projects for the example app: ```sh cd example +npm install npx expo prebuild --clean ```