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

Does it work with a WebView (fullscreen) and do you plan to have iOS supported? #5

Open
natterstefan opened this issue Dec 15, 2017 · 2 comments

Comments

@natterstefan
Copy link

Hi @NadiKuts,

your solution looks really promising. I have not played around with it pretty much yet, but I have two questions already:

  • does it work with a Webview, where the Webview takes 100% of the Screen Size. Which means the user should still be able to scroll to the top of the WebView.
  • and do you plan do support iOS in the future?

Regarding the Webview, it would be possible to get the scroll position (eg. user is at the top of the page or not) from the Webview (with onMessage etc.). Still I would need a way to tell your component to only trigger the PTR when a certain condition is met (eg. scroll top is 0).

Can you help me out here please? Thanks.

@j-mendez
Copy link

I just spent like a hour trying to get it to work for iOS and realized there is no support for it yet.

@alburdette619
Copy link

Huh, I wonder what about this doesn't support iOS. Does it use Android only ScrollView props that allow it to work? Lottie works for both platforms I thought.

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