Chris Petty

Results 16 comments of Chris Petty

Chipping in that on RN 0.30 using a ListView in the modalBox, @DurgaManickam correctly points out that giving the ListView a height in the style makes the ListView scroll as...

Yes. There are bunch here relating to data table rewrite. We'll get to do it #soon

Hey @MakhouT, we're in the progress of rewriting at the moment, probably a few weeks away. API is going to change drastically to take advantage of React Native VirtualisedList. Docs...

Our docs are still lacking and likewise for examples. We have no straight forward example that I can give, but you need to write a function that sorts the data...

Off the top of my head, you could put your own `Text` component in the cell rather than a String. I don't think there is a prop to turn it...

Ah whoops, I thought they were merged not closed. This issue is still a good tweak.

I hear Lodash is cooler than underscore 😛. It's tempting just to take the underscore implementation and paste it in. It's just about a dozen lines as seen [here](https://davidwalsh.name/function-debounce). Saves...

We're really busy with other projects at the moment so I won't be adding an example at this point, though you are well right that there should be one. The...

I don't know what ignite does, it may not have installed the dependancies for the vector icons used for the sorting arrows (what I'm assuming you mean by images). Just...