David Rearte

Results 11 comments of David Rearte

i have a trick for this, only define a image view (this will be the icon for the user) and a boom menu button (with width and height at 0dp,...

Great! Thanks you! Nice trick by de way ;)

I will try to add this feature next week, by the moment i used this code (if someone find it useful) in my project This is a resume of the...

@ishigamii i thinking to do a pull request in near future, are you allowing third party library like [this](https://github.com/daimajia/AnimationEasingFunctions)?

someone have a working `package.json` (or shared project) for rn 0.56 or 0.57? im trying to upgrade but always fails for one o another reason

duplicated from #51 `backgroundColor` is the answer, do not mistake with `headerBackgroundColor`

by the moment i workaround this by listening the connection of a headset and updating the UI to the stopped state. It's not the expected behavior but is better than...

i don't tried yet but [renderDetail](https://github.com/thegamenicorus/react-native-timeline-listview/blob/master/examples/Example/pages/overrideRenderExample.js) seems to do the trick