Open grydstedt opened 7 years ago
Same for me, trying to show a PDF.
@SvenJonsson @grydstedt I just fixed this : https://github.com/aerofs/react-native-quick-look/pull/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
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?