Component - Zustand as lightweight alternative
This React Native component uses Zustand, a small and simple state management library, to manage a counter. It shows how Zustand can replace heavier solutions by keeping state logic outside the UI and updating the screen efficiently.