octopitus / rn-sliding-up-panel

Draggable sliding up panel implemented in React Native https://octopitus.github.io/rn-sliding-up-panel/
MIT License
928 stars 157 forks source link

startcollapsed is not added in the documentation #95

Closed jerocosio closed 5 years ago

jerocosio commented 5 years ago

Issue Description

Hello, it took me a while to find startcollapsed as it's not documented in the ReadMe file, I think it's important as a lot of implementations of this amazing component would probably like to start with some sort of view from the beggining.

octopitus commented 5 years ago

startCollapsed has been removed in v2. From now the panel will always be rendered under the device screen.