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

setting readerMode props not work #56

Closed
seasonyuu opened this issue Feb 24, 2017 · 1 comment
Closed

setting readerMode props not work #56

seasonyuu opened this issue Feb 24, 2017 · 1 comment

Comments

@seasonyuu
Copy link
Contributor

seasonyuu commented Feb 24, 2017

while I am setting props like this

var props = {
    url: url,
    readerMode: false,
    tintColor: '#445262',
  };

SafariView always make entersReaderIfAvailable as YES, performs like a bug.

seasonyuu added a commit to seasonyuu/react-native-safari-view that referenced this issue Feb 24, 2017
koenpunt added a commit that referenced this issue Oct 1, 2017
@koenpunt koenpunt closed this as completed Oct 1, 2017
@koenpunt
Copy link
Collaborator

koenpunt commented Oct 1, 2017

Fixed with 1b451f0

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