react-native-userdefaults-ios icon indicating copy to clipboard operation
react-native-userdefaults-ios copied to clipboard

Getting array of objects

Open chrise86 opened this issue 7 years ago • 0 comments

When using .arrayForKey('keyForMyArray') I get an array with the correct length, but the entries are all null.

Is it possible to get an array of objects?

chrise86 avatar Dec 05 '18 17:12 chrise86