react-native-poll
react-native-poll copied to clipboard
Voting and poll library for React Native with fully customizable options
Would be great to add the poll Title as a prop to RNPoll, so that it is stored and rendered as one unit. Example:
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...
I want my user to see percentage before voting, is there a feature to do so
I'm using the RNPoll but my onChoicePess don't work, can you help me? ``` {console.log('teste');}} /> ```
  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