MoeMamdouh
MoeMamdouh
@pravynandas Did you fix it?
@pravynandas I fixed it by changing the `react-native-redash` version to `"react-native-redash": "13.6.0"` hope it help you
Same problem here happened only in : (Android + Horizontal + RTL)
it sounds that 'showMask' prop is removed from the library from the latest version. so I would like to share with you what i did to fix this issue in...
same issue with iOS also
I'm very confused, how profile created with out identify()? How mixpanel know use data to create his profile?
Any solution here?
hello guys, i fixed it by generating random keys numbers, `key={Math.random() * 1000}` this delete the particular item not the last one.