Fan

Results 2 issues of Fan

`$this->ion_auth->login($identity, $password, $remember);` Is always case insensitive. And seems that http://benedmunds.com/ion_auth/ doesn't have any related document. Anyone facing similar issue? Thx~

Trying to fix issue https://github.com/beefe/react-native-actionsheet/issues/84 ### Changed - `_calculateHeight()` && `get styles()` out of class - Use `getDerivedStateFromProps` instead of `componentWillReceiveProps`