Fallup

Results 6 comments of Fallup

Is this going to be merged?

> The repo doesn't have commits since oct. Feel free to use my fork, it has this commit. Yup, I saw the repo status, but wanted to ask anyway. Thanks,...

Have anyone found a proper solution? For now I've work around it with setting `selection={{start: 0}}` here -> https://github.com/n4kz/react-native-material-dropdown/blob/master/src/components/dropdown/index.js#L510

Same problem here. This broke our app after upgrading.

Sounds great! I'd love to see Prettier 2.0 thrown in as part of basic tooling cleanup/update. As for the road map it looks ok. Maybe it would be worth to...

> Any work around before the issue gets resolved? Thank you! The only workaround I found was to use `useRef` as a guard. Set it to `true/false` at the start/end...