vinzscam / react-native-file-viewer

Native file viewer for React Native. Preview any type of file supported by the mobile device.
MIT License
434 stars 102 forks source link

Styling the Done button / header #149

Open njt1982 opened 1 year ago

njt1982 commented 1 year ago

Hi,

I have an app which has some custom branding on it, like this:

image

It's a little jarring when it opens a file using the default iOS styling, like this

image

Is there anyway some styling/theming could be exposed?