useReducer

Expo.io

Reduxの代わりにReact Context APIでStateを管理してみる

条件・関連リソース この記事のコードは react-with-redux-philosophy を React Native 用に修正したものです。 この記事の構成:実装 ( Doing ) >>> 解説・説明 ( Explaining )...
Expo.io

Redux ToolkitでReduxを楽に使う〜React-Native〜

主なリソース・動作環境 React-Native with managed Expo env. Redux Toolkit - createSlice、configureStore、Redux-thunk React Hooks - use...
スポンサーリンク