InterfaceKit / react-native-js-bottom-sheet

A React Native implementation of Android's bottom sheet
MIT License
30 stars 12 forks source link

Change `refs` prop to `ref` #4

Closed alvaromb closed 6 years ago

alvaromb commented 6 years ago

React default is ref, not refs.

alvaromb commented 6 years ago

It is a breaking change, so please move the release accordingly with semver.org.