Mocking React Native components for testing and development.
Flipper plugin for mocking React Native components in development.
Install the plugin using npm:
````
npm install --save-dev flipper-plugin-reactnativemock
- Mocks React Native components for development purposes.
- Simplifies debugging and testing by providing mock implementations.
- Enhances developer productivity during the development cycle.
Contributions are welcome! Please follow the guidelines for contributing to this project.
This project is licensed under the MIT License - see the LICENSE file for details.