toystars / react-native-multiple-select

Simple multi-select component for react-native
MIT License
565 stars 313 forks source link

Id of Deleted Item / Event when an unselect item from dropdown #200

Open Avinashreddy777 opened 2 years ago

Avinashreddy777 commented 2 years ago

Issue summary

I want know delete item id / unique key of the elements in the List.

Requirement : 1.Selected Items are storing in List, similarly i want delete item from the list when user deleted item from drop down. Description : I have q requirement , I want store deleted item id. Do we have any attribute/ Property like this.

Library versions

Steps to Reproduce

(Write your steps here:)

1. 2. 3.

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Add screenshots!)

Reproducible Code

(Paste exact code snippet and instructions to reproduce the issue.)