easy-peasy icon indicating copy to clipboard operation
easy-peasy copied to clipboard

How is "persist" working in react-native?

Open LucaGabi opened this issue 3 years ago • 1 comments

Hi, I'm new to react-native and I was wandering how dose "persist" work? Where is the data stored ?

Thanks.

LucaGabi avatar Dec 27 '21 20:12 LucaGabi

I am just playing around with React Native myself. Utilising the AsyncStorage that the react-native libs export. I have noticed some issues though and plan to do an update to Easy Peasy to make this more seamless. I will try post a code example when I have it sorted.

ctrlplusb avatar Feb 08 '22 15:02 ctrlplusb