Ben Lee
Ben Lee
Fix for #130, updating Husky documentation.
As you can see in the Husky documentation (https://www.npmjs.com/package/husky), you can no longer add hooks via a "husky" section in package.json, only in a .husky directory. Update readme for new...
It's up to date in the Readme. Thanks for making and maintaining react-native-svg-transformer, very useful!
Please leave a comment if one of the branches is useful to you and I'll consider turning it into a separate package.
This was pushed up a while ago but not merged because there's a workaround pointed out to an issue writer... who unfortunately deleted his issue. But now there's a new...
Fix code to properly reorder items when list is horizontal.
Fix code to properly reorder items when list is reversed.
### Use case I'm working on a calendar app. I want to write tests asserting that after various interactions, a cursor ends up in the right place on a list,...