{"id":27891714,"url":"https://github.com/mozzius/autocomplete-clear-repro","last_synced_at":"2025-05-05T12:11:28.910Z","repository":{"id":278582521,"uuid":"936105249","full_name":"mozzius/autocomplete-clear-repro","owner":"mozzius","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-20T14:38:02.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T22:42:16.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozzius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-20T14:37:43.000Z","updated_at":"2025-02-20T14:38:05.000Z","dependencies_parsed_at":"2025-02-20T15:47:56.758Z","dependency_job_id":null,"html_url":"https://github.com/mozzius/autocomplete-clear-repro","commit_stats":null,"previous_names":["mozzius/autocomplete-clear-repro"],"tags_count":0,"template":false,"template_full_name":"react-native-community/reproducer-react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fautocomplete-clear-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fautocomplete-clear-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fautocomplete-clear-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozzius%2Fautocomplete-clear-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozzius","download_url":"https://codeload.github.com/mozzius/autocomplete-clear-repro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252495269,"owners_count":21757228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-05T12:11:28.421Z","updated_at":"2025-05-05T12:11:28.904Z","avatar_url":"https://github.com/mozzius.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autocomplete-clear-repro\n\n![Build](https://github.com/mozzius/autocomplete-clear-repro/workflows/Pre%20Merge%20Checks/badge.svg)\n\nThis is your new React Native Reproducer project.\n\n# Reproducer TODO list\n\n- [x] 1. Create a new reproducer project.\n- [ ] 2. Git clone your repository locally.\n- [ ] 3. Edit the project to reproduce the failure you're seeing.\n- [ ] 4. Push your changes, so that Github Actions can run the CI.\n- [ ] 5. Make sure the repository is public and share the link with the issue you reported.\n\n# How to use this Reproducer\n\nThis project has been created with `npx @react-native-community/cli init` and is a vanilla React Native app.\n\n\u003e [!IMPORTANT]  \n\u003e Make sure you have completed the [React Native - Environment Setup](https://reactnative.dev/docs/set-up-your-environment) so that you have a working environment locally.\n\n## Step 1: Start the Metro Server\n\nFirst, you will need to start **Metro**, the JavaScript _bundler_ that ships _with_ React Native.\n\nTo start Metro, run the following command from the _root_ of your React Native project:\n\n```bash\n# using npm\nnpm start\n\n# OR using Yarn\nyarn start\n```\n\n## Step 2: Start your Application\n\nLet Metro Bundler run in its _own_ terminal. Open a _new_ terminal from the _root_ of your React Native project. Run the following command to start your _Android_ or _iOS_ app:\n\n### For Android\n\n```bash\n# using npm\nnpm run android\n\n# OR using Yarn\nyarn android\n```\n\n### For iOS\n\nFirst, make sure you install dependencies with:\n\n```bash\ncd ios \u0026\u0026 bundle install \u0026\u0026 bundle exec pod install\n```\n\nThen you can run the iOS app with:\n\n```bash\n# using npm\nnpm run ios\n\n# OR using Yarn\nyarn ios\n```\n\nIf everything is set up _correctly_, you should see your new app running in your _Android Emulator_ or _iOS Simulator_ shortly provided you have set up your emulator/simulator correctly.\n\nThis is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.\n\n## Step 3: Modifying your App\n\nNow that you have successfully run the app, let's modify it.\n\n1. Open `App.tsx` in your text editor of choice and edit some lines.\n2. For **Android**: Press the \u003ckbd\u003eR\u003c/kbd\u003e key twice or select **\"Reload\"** from the **Developer Menu** (\u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e (on Window and Linux) or \u003ckbd\u003eCmd ⌘\u003c/kbd\u003e + \u003ckbd\u003eM\u003c/kbd\u003e (on macOS)) to see your changes!\n\n   For **iOS**: Hit \u003ckbd\u003eCmd ⌘\u003c/kbd\u003e + \u003ckbd\u003eR\u003c/kbd\u003e in your iOS Simulator to reload the app and see your changes!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozzius%2Fautocomplete-clear-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozzius%2Fautocomplete-clear-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozzius%2Fautocomplete-clear-repro/lists"}