File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1111 "ios" : {
1212 "supportsTablet" : true ,
1313 "bitcode" : false ,
14- "bundleIdentifier" : " io.livekit.voiceassistantreactnative" ,
14+ "bundleIdentifier" : " io.livekit.voiceassistantreactnative"
1515 },
1616 "android" : {
1717 "adaptiveIcon" : {
Original file line number Diff line number Diff line change 1414 - platforms : [linux, windows]
1515 cmd : sed -i "s/sandboxID = ''/sandboxID = '{{.LIVEKIT_SANDBOX_ID}}'/g" "{{.ROOT_DIR}}/{{.TOKEN_FILE}}"
1616 - echo -e "\nYour React-Native voice assistant is ready to go!\n"
17- - echo -e "To give it a try, run \"npx expo start\" to run the app."
18- - echo -e "\nFor more help view your project's README.md file or join our Slack community at https://livekit.io/join-slack."
17+
18+ - echo -e "Install the dependencies by running \"npm install\"\n"
19+ - echo -e "To give it a try, run \"npx expo run:android\" or "npx expo run:ios" to run the app.\n"
20+ - echo -e "For more help view your project's README.md file or join our Slack community at https://livekit.io/join-slack."
You can’t perform that action at this time.
0 commit comments