react-native-collapsingtoolbar
react-native-collapsingtoolbar copied to clipboard
Collapsing Toolbar for react native
Change prop types import from `import PropTypes from 'prop-types';` to `React. PropTypes`
this is a nice component, thanks your effort, do you consider to support multi-photo and allow swiping to view photos?
Title is getting overlapped with the status bar in the top in ios devices
@sanpyaelin: Hi, when I try to install the module it gives me the following error: ``` Failed to install module 'react-native-collapsingtoolbar': undefined is not an object (evaluating 's.default.PropTypes.oneOfType') imported from...