Skip to content
New issue

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

Background changes to white if Transition is added #195

Open
chrisid opened this issue Jun 6, 2019 · 3 comments
Open

Background changes to white if Transition is added #195

chrisid opened this issue Jun 6, 2019 · 3 comments

Comments

@chrisid
Copy link

chrisid commented Jun 6, 2019

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

@chrisid chrisid changed the title Background chagnes to white if Transition is added Background changes to white if Transition is added Jun 6, 2019
@vladbash
Copy link

vladbash commented Jul 7, 2019

I have the same issue

@hsjoberg
Copy link

Same issue here. Did you find any solution?

@chrisid
Copy link
Author

chrisid commented Aug 12, 2019

Same issue here. Did you find any solution?

I couldn't find any solution. I went on another route and did not use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants