Pranav Raj Singh Chauhan
Pranav Raj Singh Chauhan
@dayaki: Could you share how you have imported Icon class. Did you installed and configured `react-native-vector-icons` library? Thanks
Thanks @roots-ai for raising the query. External Image is not supported currently. Earlier I have tried a lot but with no success. Thanks
Thanks @root-ai for sharing the reference. I will go through the same and will share findings. Thanks
Hi @root-ai: I have gone through the shared library. Apparently it is non native bridge library [JS Based]. Handling custom images in JS is not an challenge. I am afraid...
Thanks @khanhbao0508 for raising the issue. Could you please verify your node_modules, does it contain this library. Thanks
@khanhbao0508: Could you please share code snippet as well, how you are calling Show API. Thanks
Thanks @Noitidart for raising the query. I have looked into [liufengting/FTPopMenu](https://github.com/liufengting/FTPopMenu) API's, but unfortunately it does not provide any API to customise arrow. Their is one more library from same...
In current implementation we can just render menu options in a list. May be we can have a separate library with native iOS 7 popover where inside we should be...
Thanks @Noitidart for sharing the design. It look really nice and appealing 👍. Currently I am stuck with couple of other items, but definitely it is in my next todo...
Could you please share code snippet of the usage so that I can try the same. Thanks