An open API service indexing awesome lists of open source software.

https://github.com/tripolskypetr/react-native-bug-reproducer


https://github.com/tripolskypetr/react-native-bug-reproducer

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# react-native-bug-reproducer

![Build](https://github.com/tripolskypetr/react-native-bug-reproducer/workflows/Pre%20Merge%20Checks/badge.svg)

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.