react-native-poll
react-native-poll copied to clipboard
Undo Vote
How to undo the poll on button click of Undo?
There is no way to do it now, its a new feature but it is doable :)
PR's are also welcome if you do not want to wait.
I have done this
hello @Mukthayar1, Can you open a PR for that? I would love to merge it.
hi @WrathChaos how are you ? actually , I have done this by my requirement when user click on poll i save poll id and user id . if user have poll id then its not poll able otherwise you can poll it and delete the poll id to poll again.. i am using this firebase to store user info and poll ids.
just seen your repositories they are just amazing...