devcer / CapShun

Mozilla Public License 2.0
2 stars 10 forks source link

Add selected items to the list below the multiselect dropdown #1

Open devcer opened 4 years ago

devcer commented 4 years ago

The multiselect dropdown uses this library https://github.com/toystars/react-native-multiple-select

vetlemangrud commented 4 years ago

Hi, I would like to have a look at this as my first PR 😁

devcer commented 4 years ago

@vetlemangrud All the best. I hope you understood what I would Like to see here. sample: https://user-images.githubusercontent.com/16062709/30819847-0907dd1e-a218-11e7-9980-e70b2d8e7953.gif

You can find the code in the homescreen page. -> https://github.com/devcer/CapShun/blob/master/src/screens/HomeScreen.tsx

vetlemangrud commented 4 years ago

Sadly, i was not able to use the functionality of the library. The examples were programmed differently from this project, and i have very limited knowledge and experience from React, so i think i will unassign and let someone else try