Rex Rao

Results 29 comments of Rex Rao

There indeed is a bug with `renderButtonText` when using `select(idx)` api. fixed in v0.6.1

@dekameron22 sorry for that. try v0.6.2.

npm or yarn audit also reports a high security issue of this package: ![image](https://user-images.githubusercontent.com/13310861/155963636-22542cd6-7167-4f8a-98b0-67fc0a1834e4.png) ref: https://www.npmjs.com/advisories/1004946 So plz upgrade it. Thx!

I think we should only think about `height:auto` on position calculate because we can not easily get the item height when use `renderRow` and `renderSeparator`

can you provide your code sample?