Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kolohelios/react-native-recoil-flipper-plugin
https://github.com/kolohelios/react-native-recoil-flipper-plugin
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kolohelios/react-native-recoil-flipper-plugin
- Owner: kolohelios
- License: mit
- Created: 2021-08-08T20:29:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T05:16:43.000Z (over 3 years ago)
- Last Synced: 2024-10-31T00:21:30.786Z (2 months ago)
- Language: TypeScript
- Size: 3.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flipper-plugin-react-native-recoil
* Repository name: `react-native-recoil-flipper-plugin`
## Important Notes
* This Flipper plugin requires that the [react-native-recoil-flipper-client](https://www.npmjs.com/package/react-native-recoil-flipper-client) package be installed and mounted within your React Native mobile application's component tree in order to work.
* State reporting functionality may be relying on experimental or unstable Recoil hooks.## Usage
Follow the instructions provided in the Usage section of the client's README and then install this plugin into the Flipper desktop application.
## Todo
- [X] add distribution step
- [ ] develop a more sophisticated UI
- [ ] add instructions for installing the client to this README