Rohan Choudhary

Results 1 comments of Rohan Choudhary

Giving key doesn't work too Tried removing this but it's not a perfect solution ``` if (Platform.OS === 'android') { if (UIManager.setLayoutAnimationEnabledExperimental) { UIManager.setLayoutAnimationEnabledExperimental(true) } } ```