prscX / react-native-bottom-action-sheet

React Native: Native Bottom Action Sheet
Apache License 2.0
634 stars 48 forks source link

icons are not displayed. #33

Closed gayatrimhaske-eaton closed 5 years ago

gayatrimhaske-eaton commented 5 years ago

I am using bottomsheet - sheetview. and trying to display the icons. Somehow, icons are not displayed. tried the same example given. bt its not working

prscX commented 5 years ago

Thanks @gayatribm for raising the issue.

Are you referring to iOS implementation? I am afraid to share, as part of current iOS implementation, we don't have support for rendering icons on iOS, it is only supported on Android.

Thanks </ Pranav >

gayatrimhaske-eaton commented 5 years ago

Ok.. Thanks for the update. Do you aware of any other lib of similar kind.

prscX commented 5 years ago

Hi @gayatribm: I believe, there are few JS based implementation libraries which supports your requirement, however I don't think we have any such native module library.

Thanks </ Pranav >