We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
Same issue here. Did you find any solution?
I couldn't find any solution. I went on another route and did not use it.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: