Paul Fagan

Results 1 comments of Paul Fagan

I just want to add to this that `getItem(key)` returns `null` on Android and `undefined` on iOS when no value exists at that key. Pretty minor issue, but just wanted...