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

[QUESTION] #7

Open
wj0990 opened this issue Dec 29, 2019 · 0 comments
Open

[QUESTION] #7

wj0990 opened this issue Dec 29, 2019 · 0 comments

Comments

@wj0990
Copy link

wj0990 commented Dec 29, 2019

To Do First

<ViewTransformer maxScale={2}>
          <ImageBackground
              source={img}
              style={{width: 1000, height: 2000, position: 'relative'}}
          >
            {children && children}
         </ImageBackground>
 </ViewTransformer>

Ask your Question

Hello i have a problem asking for your help
When the nested content in the ViewTransformer component exceeds the height and width of the screen.
Zooming in or out can't fully display the graphics.
The scroll bar cannot scroll to the side
My content is fixed in height and width. Can you solve it with a solution? Thank you

Tags

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

1 participant