react-native-animateable-text
react-native-animateable-text copied to clipboard
Unable to infer prop types - Doesn't work with NativeWind
When using this library I'm unable to infer the prop types for the AnimateableText component.
I'm also unable to use this component with NativeWind, which is quite a bummer. I'd be happy to help contribute these changes if someone could point me in the right direction here - I haven't dabbled too much with the raw native side of RN
Hello @billyjacoby
can you explain what do you mean by infer the types. is there an example that you can show. do you mean something like typeof AnimatedText ?
about NativeWind, I have minimal experience with it, can you share with us an example of what doesn't work and what is the expected behaviour, this will be a great help.