React-Native

4 articles
Zustand - Lightweight React State Management Zustand is a minimal, unopinionated state management library for React and React Native. Create a store with …What is React Native? React Native lets you write one JavaScript codebase that runs as a real native app on both iOS and Android. …Expo - React Native Development Framework Expo is the standard toolkit for building React Native mobile apps. It wraps the raw React Native ecosystem in …AsyncStorage AsyncStorage is the standard key-value storage API for React Native. It persists data on the device: no …