Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Do OneStore support to store an array of values to UserDefaults? #6

Open
nitesh-technobrave opened this issue Mar 29, 2018 · 0 comments

Comments

@nitesh-technobrave
Copy link

nitesh-technobrave commented Mar 29, 2018

@muukii, ## Do OneStore support to store an array of values to UserDefaults?

For example, if we need to store array, [5, 6, 8], then can we directly do below?

let storableIntArray = OneStore<[Int]>(...)
storableIntArray.value = [5, 6, 8]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant