I\'m playing with react native and got a strange behaviour.
When I try to show a ActitvityIndicator for Android setting its animating property
Another way I found effective to work around that problem without much code is:
{ this.state.showProgress && }