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

Property 'appearFrom' does not exist on type 'IntrinsicAttributes & IRNPollProps'

Open mochoudhry5 opened this issue 2 years ago • 0 comments

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 "animationDuration". The app still runs and shows the poll, but the error is being shown on VS Code. I have closed and reopened VS Code and that did not do anything. Any help would be appreciated! Also, I am using typescript.

Screenshot 2023-09-08 at 6 33 29 PM Screenshot 2023-09-08 at 6 33 01 PM Screenshot 2023-09-08 at 6 37 25 PM

mochoudhry5 avatar Sep 08 '23 23:09 mochoudhry5