We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900f3f1 commit 3dc820aCopy full SHA for 3dc820a
README.md
@@ -176,7 +176,7 @@ git clone https://github.com/nativescript-community/ui-persistent-bottomsheet
176
cd ui-persistent-bottomsheet
177
npm i
178
npm run setup
179
-npm run build && npm run build.angular
+npm run build.all
180
cd demo-ng # or demo-vue or demo-svelte or demo-react
181
ns run ios|android # or run `npx nativescript run ios|android` when you do not have nativescript installed globally
182
```
0 commit comments