Multiple Selection from a ResourceList component

How to get the values of the multiple selection in the Reourcelist component in react. I need to get the selected item value from the list.I have used the ResourceList component to render the list of Customer Contacts.