Commit 33bf9979 authored by Wei Han's avatar Wei Han

Update README.md

parent f2694f8c
...@@ -47,3 +47,7 @@ Below is all command that use to execute react native project for android and iO ...@@ -47,3 +47,7 @@ Below is all command that use to execute react native project for android and iO
2. open xCode workspace by execute : `Runner.xcworkspace` <br> 2. open xCode workspace by execute : `Runner.xcworkspace` <br>
3. clean app by go to Product > Clean Build Folder... 3. clean app by go to Product > Clean Build Folder...
4. run app by go to Product > Build --> 4. run app by go to Product > Build -->
## Expected behavior
- When user's phone is called, alert shows up showing the caller number + who the caller is
- Doesn't show alert is caller number is already saved in contacts
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment