- BREAKING: no longer automatically use AsyncStorage from react-native, instead supply your storage of choice explicitly. In most cases this will be https://github.com/react-native-community/async-storage
- upgrade all deps b9547b6
- improved typescript definitions