https://github.com/sudoplz/rn-reproduce-image-issue
https://github.com/sudoplz/rn-reproduce-image-issue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sudoplz/rn-reproduce-image-issue
- Owner: SudoPlz
- License: mit
- Created: 2024-01-15T18:59:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T19:00:00.000Z (over 1 year ago)
- Last Synced: 2025-01-23T15:15:31.531Z (4 months ago)
- Language: TypeScript
- Size: 147 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rn-reproduce-image-issue

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.