From f91cafa52b5b45db741fe9103eeae7d655ecdfbc Mon Sep 17 00:00:00 2001 From: I Nyoman Jyotisa Date: Wed, 23 Oct 2024 23:06:45 +0800 Subject: [PATCH] Update the Onboarding steps for 'Chat and split bills with friends' --- src/CONST.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/CONST.ts b/src/CONST.ts index 440f942e1244..67255981e6ba 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -4825,10 +4825,11 @@ const CONST = { '\n' + 'Here’s how to request money:\n' + '\n' + - '1. Click the green *+* button.\n' + - '2. Choose *Split expense*.\n' + - '3. Scan a receipt or enter an amount.\n' + - '4. Add your friend(s) to the request.\n' + + '1. Hit the green *+* button.\n' + + '2. Choose *Start chat*.\n' + + '3. Enter any email, SMS, or name of who you want to split with.\n' + + '4. From within the chat, hit the *+* button on the message bar, and hit *Split expense*.\n' + + '5. Create the expense by selecting Manual, Scan or Distance.\n' + '\n' + 'Feel free to add more details if you want, or just send it off. Let’s get you paid back!', },