Jean-Baptiste Lecoin
Jean-Baptiste Lecoin
I was testing all the possibilities of props and this one (showCloseButton) is not working as the button isn't appearing. I think this come from the css : .close-button {...
It seems like when I change my emulator orientation (portrait/landscape), everything rerender ok but not the icons from the central line. They are shifted (side depends on the starting orientation)....
This is more of a comment than a problem. The algorithm in JavaScript is case-sensitive (which means output will be ["a", "c", "B"] instead of ["a", "B", "c"]. A solution...