Create a Zustand store for a simple counter with increment and decrement actions. Persist the state to AsyncStorage using zustand/middleware.
Click Run to test your code