vishaldhanotiya / react-native-modal-picker

This is a cross-platform picker with search bar for react native support both platform IOs and android
https://www.npmjs.com/package/rn-modal-picker
44 stars 18 forks source link

When id in dataSource object is a number Warning appears #18

Open franxifra opened 4 years ago

franxifra commented 4 years ago

Describe the bug When id prop in dataSource object is a number the console shows the following number

if you change the id to a string (id: "1") the warning disappears.

vishaldhanotiya commented 3 months ago

@franxifra Thanks for reporting this issue. We will resolve ASAP.