Expo.io Reduxの代わりにReact Context APIでStateを管理してみる 条件・関連リソース この記事のコードは react-with-redux-philosophy を React Native 用に修正したものです。 この記事の構成:実装 ( Doing ) >>> 解説・説明 ( Explaining )... 2020.03.16 2023.10.02 Expo.ioReact Context APIReact NativeReact Native PaperReact Redux
Expo.io Redux ToolkitでReduxを楽に使う〜React-Native〜 主なリソース・動作環境 React-Native with managed Expo env. Redux Toolkit - createSlice、configureStore、Redux-thunk React Hooks - use... 2020.02.27 2023.10.02 Expo.ioReactReact NativeReact ReduxRedux ThunkRedux Toolkit