jasonmerino / react-native-simple-store

A minimalistic wrapper around React Native's AsyncStorage.

Home Page:https://www.npmjs.com/package/react-native-simple-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Array.prototype.splice method for array values stored in the simple store

jasonmerino opened this issue · comments

Use the Array.prototype.splice method to update array values in the simple store.