eftalyurtseven / react-native-wheel-of-fortune

React Native Wheel of Fortune Plugin
103 stars 89 forks source link

Replace each section by images #15

Closed Jim25 closed 3 years ago

Jim25 commented 4 years ago

Hi,

This is great library, but how can I replace each section in the circle by images. I want to use different images for each sections not just color and numbers.

Thank you in advance.

MGR87 commented 4 years ago

Hi, I have also the same idea. let me know what solution you have. Thanks

Jim25 commented 4 years ago

@MGR87 if you are still interested in the solution, email me. Thanks.

sanja-dev commented 3 years ago

Hi, do you have any solution for it?

eftalyurtseven commented 3 years ago

I added to to-do list.

nvphi91 commented 3 years ago

that is great idea, i hope ad will do it

bouchja1 commented 3 years ago

Hi guys, @Jim25 and @MGR87. Did you solve it somehow? If so, do you have any code snippet how to do it? Thanks.

Jim25 commented 3 years ago

Hi, Yes, I did it. Just change text to image and pass an image array to it.

Regards,

Vào Th 4, 8 thg 9, 2021 vào lúc 15:05 Jan Bouchner < @.***> đã viết:

Hi guys, @Jim25 https://github.com/Jim25 and @MGR87 https://github.com/MGR87. Did you solve it somehow? If so, do you have any code snippet how to do it? Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eftalyurtseven/react-native-wheel-of-fortune/issues/15#issuecomment-915013273, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5HFF7DBQ26LXIET5D7YBDUA4KL3ANCNFSM4SV6XBMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

kukuandroid commented 3 years ago

@Jim25 Hi, can you give code example ? Thank you