react-native-user-defaults
Version:
ios UserDefaults used by react-native
6 lines (5 loc) • 403 B
Markdown
## Change Log
### 0.1.4 (2016/05/24 09:53 +00:00)
- [#5](https://github.com/wwayne/react-native-user-defaults/pull/5) fix JSON.parse error (shared NSUserDefaults) (@MacKentoch)
- [#3](https://github.com/wwayne/react-native-user-defaults/pull/3) Update Doc and Release config (@kemcake)
- [#2](https://github.com/wwayne/react-native-user-defaults/pull/2) Support NSUserDefaults with suiteName (@kemcake)