Skip to content

Commit 5f4d4e0

Browse files
committed
updated README
1 parent 94ace6a commit 5f4d4e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,15 @@ import { openEnsembleApp } from 'ensemble-react-native';
2525

2626
Install dependency: `yarn install`
2727

28+
[optional]
29+
Change appId:
30+
- Go to `ensemble_app/ensemble/ensemble-config.yaml`
31+
- change `appId`
32+
2833
Build flutter files: `cd ensemble_app && flutter build aar --no-tree-shake-icons`
2934

35+
Note: If their is any change in `ensemble_app` you need to re-run above build aar command
36+
3037
Move to main repo: `cd ..`
3138

3239
Run on android: `yarn example android`

0 commit comments

Comments
 (0)