You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Don't convert keys to snake_case in `normalizeOptions`. Fixesclou……dinary#6.
* Separate class definition and export statements. Updated documentation comments.
* Use traditional array traversing to solve react native issue on Android
* Force Travis-ci to use npm version >=3. Add test for Node 6.x