Saurabh Gore
Saurabh Gore
@cmaycumber is there any timeline for this issue? or is there any alternative that you can share
Is there any solution for this? VictoryBar seems to work fine but line is not working properly. for react native
Hi I am also facing same issue i am not making any network call I am simply updating setting state (data) .
I have item.id as unique key I am using that as key extractor. @rifad4u Can you please explain me what JSON.stringify(item) will do different?
@rifad4u keyExtractor={(item) => item.meterId} Where meterId is unique for all items. This is of type string also.
Yes I also notice the flicker/blinking on android as well. Got any solutions for this?
Hi I managed to get mixpanel working using eas build. But when I try to run on web it throws erro mixpanel-react-native: MixpanelReactNative is null. Is there any workarround?
Hi @anirudhsama Do you have any reference on how to do this ? It should work for both native as well as web
Thank you @anirudhsama it worked
HI any update on this issue?