react-native-poll icon indicating copy to clipboard operation
react-native-poll copied to clipboard

Voting and poll library for React Native with fully customizable options

Results 7 react-native-poll issues
Sort by recently updated
recently updated
newest added

Would be great to add the poll Title as a prop to RNPoll, so that it is stored and rendered as one unit. Example:

enhancement

I am getting the following error when using the RNPoll Component: Property 'appearFrom' does not exist on type 'IntrinsicAttributes & IRNPollProps'. When I remove "appearFrom", an error is shown for...

bug

How to undo the poll on button click of Undo?

enhancement

I want my user to see percentage before voting, is there a feature to do so

enhancement

I'm using the RNPoll but my onChoicePess don't work, can you help me? ``` {console.log('teste');}} /> ```

![image](https://github.com/user-attachments/assets/7a4106a3-1644-4a18-a161-5db0453b117f) ![image](https://github.com/user-attachments/assets/d4903de2-863d-4eaf-b42d-06c4db8a6f85) Can I style the poll background color? Because here it seems that I can't. The background color of the poll bar turns out to be transparent