We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
Trying to use this component: <QuickLook style={{flex: 1}} url={this.props.url} />
<QuickLook style={{flex: 1}} url={this.props.url} />
but it's just showing the filename with a description of the format:
Any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered:
Same for me, trying to show a PDF.
Sorry, something went wrong.
@SvenJonsson @grydstedt I just fixed this : #5
I did @ludovic-coder 's fix in a fork and it still shows the filename with the format
@hepu-appmeup Strange could you post more code please ? I just tried it's working with an old Word document
No branches or pull requests
Hi!
Trying to use this component:
<QuickLook style={{flex: 1}} url={this.props.url} />
but it's just showing the filename with a description of the format:
Any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered: