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

IOS Status bar is not getting captured with the page screenshot #544

Open
jaisonjam1988 opened this issue Oct 24, 2024 · 1 comment
Open

Comments

@jaisonjam1988
Copy link

IOS Status bar is missing in the screenshot

Version & Platform

"react-native": "0.72.3",
"node": "v18.12.1",
"npm": "8.19.2",
"react-native-view-shot" : "3.8.0"

Platform: iOS

Expected behavior

I need to get the screenshot of my app page along with the status bar of iOS, including time, cellular provider, and battery level

Actual behavior

Now its getting only the page screenshot without having the status bar.

@ryskin
Copy link

ryskin commented Dec 9, 2024

I think it can't because it capture what you render in JSX

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