Sushant Jadhav

Results 3 comments of Sushant Jadhav

@vietmaki you can use props called on "onChangeTab" which is function called when tab is changed,it accept object argument if you console it ,it will be like eg. {"from": 0,...

@weconnectchat you found solution?

@jlee0810 you can use flexbox property to position items in flatlist or use itemSeperatorComponent props in flatlist, I hope this will solve the problem.