Artem

Results 6 comments of Artem

Hi, i'm using your library, but got this issue inside dependencies "react-native-modal-dropdown": "^0.6.1", and code: ``` const DEMO_OPTIONS = [ {name: 'Personal'}, {name: 'Company 1'}, {name: 'Company 2'}, ] this.renderButtonText(rowData)}...

> Not sure if this is the same base issue, but when I get to the end of my list of cards, sometimes I add more cards (update the underlying...