pankod / react-native-picker-modal-view

An unified React Native Picker Modal component for iOS and Android.
204 stars 56 forks source link

modal doesn't show up .... #24

Closed TrustOne closed 5 years ago

TrustOne commented 5 years ago

I'm trying to using like this. Big_category.forEach((each,index) => { BigCategory.push ({ Name : each, Value : each, Code : doc.id, Id : index, }); what's wrong? because The BigCategory isn't match with JSON style?

omeraplak commented 5 years ago

Hi @TrustOne , Thanks for reaching us. Could you share full code for this error?

TrustOne commented 5 years ago

Hi @TrustOne , Thanks for reaching us. Could you share full code for this error?

Thanks for reply, I'm really sorry, It was my problem, I'll solve myself,

omeraplak commented 5 years ago

We are so glad that problem solved and that you've used this component. Feel free to contact us if you need anything.