chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

setting up initialScale #8

Open karpoff opened 7 years ago

karpoff commented 7 years ago

Hi Chris,

Thank you for this great extension.

Is it possible to set initial scale somehow? I want content be zoomed out/in while rendering

dpyeates commented 7 years ago

+1. Would be great to set the initial scale via a prop.

Tamiyadd commented 6 years ago

you can get my pull request https://github.com/chrisfisher/react-native-directed-scrollview/pull/39