Zulfiqor
Zulfiqor
in flatlist ( renderItem I added items and index) ``` showMenu = (item, index) => { this._menu[index].show() }; {this._menu[index] = menu}} button={this.showMenu(item, index)}>Show menu}> Menu item 1 ``` Solved for...
I have the same problem with you, how to overcome it, whether it can?
Hello, how do you make a timeline like that? Thank you
same issue, is there any update for this case?