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

display image in background #13

Closed
alainib opened this issue Apr 23, 2019 · 1 comment
Closed

display image in background #13

alainib opened this issue Apr 23, 2019 · 1 comment

Comments

@alainib
Copy link

alainib commented Apr 23, 2019

Hello

Is there a way to display an image under the real one ?
for example real one take few seconds to be downloaded

this don't work ( PhotoView display white background over ) :

 <BackgroundImage src={Config.imagePlaceHolder}>
              <PhotoView
                source={this.state.imageToEdit.source}
                resizeMode="cover"
                minimumZoomScale={1}
                maximumZoomScale={10}
                style={thisstyles.flex1noWidth}
              />
     </BackgroundImage>

thanks

@aMarCruz
Copy link
Owner

@alainib , there should be no problems.
Thanks for your feedback.

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

2 participants