You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"id":"TX-JohnCornyn",
"name":"John Cornyn",
"phone":"202-224-2934",
"photoURL":"http://bioguide.congress.gov/bioguide/photo/C/C001056.jpg",
"party":"Republican",
"state":"TX",
"reason":"This is one of your two senators",
"area":"Senate"
}
This is already parsed into the Contact struct.
Show the contact information for the first contact (or random?) as well as the issue script. Looks like this:
Buttons to report the outcome of the call:
Unavailable
Left Voicemail
Made Contact
Skip
The text was updated successfully, but these errors were encountered:
In order to avoid merge conflicts, I am going at least begin this issue by implementing it as an independent storyboard view that is not specifically in the view hierarchy
The one thing we're not doing currently in that branch of work is putting the images up for the Representatives if you wanted to pick that up after it's merged.
Data looks like this:
This is already parsed into the
Contact
struct.Show the contact information for the first contact (or random?) as well as the issue script. Looks like this:
Buttons to report the outcome of the call:
The text was updated successfully, but these errors were encountered: