Alex Yosef
Alex Yosef
+1. cant imagine what the hell causes this.
Check out my fork. still updating it, but it has a callback for onOutOfBounds and props for containerStyle etc.
`overflow: 'hidden'` on container
Apparently border radius didnt work with android period. It was just fixed in RN 0.51-rc The promises of a stable RN continue...
I am also experiencing serious issues with performance. Will see if there is an improvement on release. Im on 0.43 *EDIT* I swapped out the regular indicator for the custom...
This is similar problem as described in #68. I am getting the gap spacing/off centered elements by doing this: 1. Adding N elements (one at a time, each time calling...
@shshaw What is the purpose of `skipTransition` and `noTransition`? for me, the problem was here: `if ( settings.spacing !== 0 ) { item.css('margin-right', ( width * settings.spacing ) + 'px');...
how does this solve issue for ios?
@jzhw0130 eh no dice
 @peteroid