Open chrisid opened 5 years ago
Just added a to my HomeScreen and it makes the whole screen load with a white background.
Any idea what's wrong? Code:
` ... all other elements
<Transition disappear='bottom'> <View style={ScreenStyles.homeShare}> <ButtonShare transparent={true} onPress={this.onShare} /> </View> </Transition>
`
Screengrab: https://www.dropbox.com/s/lazqbuisg2sj66i/transition.mov?dl=0
I have the same issue
Same issue here. Did you find any solution?
I couldn't find any solution. I went on another route and did not use it.
Just added a to my HomeScreen and it makes the whole screen load with a white background.
Any idea what's wrong? Code:
`
... all other elements
`
Screengrab: https://www.dropbox.com/s/lazqbuisg2sj66i/transition.mov?dl=0