react-native-quick-look icon indicating copy to clipboard operation
react-native-quick-look copied to clipboard

Preview not showing

Open grydstedt opened this issue 8 years ago • 4 comments

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:

screen shot 2017-01-06 at 1 22 58 pm

Any idea what I'm doing wrong?

grydstedt avatar Jan 06 '17 21:01 grydstedt

Same for me, trying to show a PDF.

SvenJonsson avatar Feb 13 '17 14:02 SvenJonsson

@SvenJonsson @grydstedt I just fixed this : https://github.com/aerofs/react-native-quick-look/pull/5

ludovicjamet avatar Jun 06 '17 10:06 ludovicjamet

I did @ludovic-coder 's fix in a fork and it still shows the filename with the format

hepu-appmeup avatar Jun 06 '17 23:06 hepu-appmeup

@hepu-appmeup Strange could you post more code please ? I just tried it's working with an old Word document

ludovicjamet avatar Jun 07 '17 09:06 ludovicjamet