Example of Call History in React ListView Component

/
/
CallHistory

This sample demonstrates the call history application using ListView. Click the checklist to filter the data in contacts list.

More Details...

  • Smith Received, 2 hours ago
  • Williams Missed, 4 hours ago
  • Anderson Received, 12 hours ago
  • Emily Missed, 14 hours ago
  • Jones Missed, 18 hours ago
  • Johnson Received, Yesterday
  • Jones Missed, Yesterday
  • Brown Received, Yesterday
  • Thomas Received, Yesterday
  • Jackson Missed, Yesterday
  • White Missed, Yesterday
  • Grace Missed, Yesterday
  • Brooklyn Missed, Yesterday
  • Arianna Received, Yesterday
  • Katherine Received, Yesterday
Description

This sample filters out the data from ListView based on the data selected from the checklist. Here, ListView utilizes the template and showIcon properties to repesent the call history application. The Tab component is used in this sample for navigation purposes.