Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enzomanuelmangano/jotai-mmkv
https://github.com/enzomanuelmangano/jotai-mmkv
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/enzomanuelmangano/jotai-mmkv
- Owner: enzomanuelmangano
- Created: 2024-07-31T15:46:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T08:51:53.000Z (3 months ago)
- Last Synced: 2024-08-01T11:23:19.335Z (3 months ago)
- Language: TypeScript
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The secret behind Jotai and MMKV (React Native) 🤐This repo is related to the following YouTube Tutorial: [The secret behind Jotai and MMKV (React Native)](https://youtu.be/-AR2PN38ovo).
The tutorial is about combining [Jotai](https://github.com/pmndrs/jotai) with [React Native MMKV](https://github.com/mrousavy/react-native-mmkv) to handle the state of a React Native application in a more efficient way.