Leighton Lilford

Results 6 issues of Leighton Lilford

The *Touchable* menu item seems broken. Can't seem to find the page in source - so I'm guessing the link should be removed? ![image](https://user-images.githubusercontent.com/9531064/46581859-ae594000-ca71-11e8-8000-073685ff9bf4.png)

## Proposed Change: Adding typescript support ## Change type _Put an `x` in the boxes that apply_ - [ ] Bugfix - [X] New feature

Current readme is a mess, and our documentation is a not-very useful export of props. Update the documentation to include [ ] Examples & getting started [##250] [ ] Useful...

feature

I think its worth investigating typescript support. There are a few places where we're guessing type (sometimes incorrectly...), and the effort to convert to typescript is likely less than the...

OnRowDoubleClick's `rowNumber` argument is a string - should be a number

bug