Dan

Results 5 issues of Dan

This is to fix the following warning and to be compatible with concurrent mode: > Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details....

Hey @catalinmiron, My goal with this PR is that one is able to pass any `LinearGradient` component to `react-native-css-gradient`. This introduces a breaking change, as the default export is now...

### What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Docs - [ ] New Binding issue #___ - [ ]...

This fixes the errors/warnings popping up with passing `showGrid`/`gridColor` be passed to the `canvas`. We extract all the props and don't allow any other props to be passed down (per...

Would be nice to have this feature: When you release a drag and drop item, it animates to the final position instead of jumping immediately.

enhancement