https://github.com/tripolskypetr/react-native-bug-reproducer
https://github.com/tripolskypetr/react-native-bug-reproducer
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tripolskypetr/react-native-bug-reproducer
- Owner: tripolskypetr
- License: mit
- Created: 2024-08-05T08:11:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T11:42:02.000Z (about 1 year ago)
- Last Synced: 2025-02-12T10:30:42.311Z (8 months ago)
- Language: TypeScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-bug-reproducer

This is your new React Native Reproducer project.
## Reproducer todo list
- [x] Create a new reproducer project.
- [ ] Git clone your repository locally.
- [ ] Edit the project to reproduce the failure you're seeing.
- [ ] Push your changes, so that Github Actions can run the CI.
- [ ] Make sure the repository is public and share the link with the issue you reported.