v2.0.3
## [2.0.3](https://github.com/react-native-community/cookies/compare/v2.0.2...v2.0.3) (2020-01-30) ### Bug Fixes * **iOS:** Handle optional keys in `set()` method and sync `get()` and `getAll()` method behavior ([#28](https://github.com/react-native-community/cookies/issues/28)) ([3ab3abc](https://github.com/react-native-community/cookies/commit/3ab3abc1395ec3a2b27a830ded571484cd70209a))