ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 416 forks source link

Maks sure to always draw both icon and selectedIcon to avoid flickering #147

Closed ptomasroos closed 7 years ago

ptomasroos commented 7 years ago

This removes the flickering which happens on tap when a image is not already rendered and is being required and loaded async into the screen