{"id":20560117,"url":"https://github.com/webdriverio/native-demo-app","last_synced_at":"2026-03-10T10:02:50.314Z","repository":{"id":33944283,"uuid":"147817294","full_name":"webdriverio/native-demo-app","owner":"webdriverio","description":"Guinea pig app for showcasing test automation with WebdriverIO and Appium","archived":false,"fork":false,"pushed_at":"2025-12-23T05:33:36.000Z","size":8621,"stargazers_count":104,"open_issues_count":1,"forks_count":34,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-12-24T06:12:25.611Z","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/webdriverio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE-MIT","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,"zenodo":null},"funding":{"tidelift":"npm/webdriverio","open_collective":"webdriverio"}},"created_at":"2018-09-07T11:57:12.000Z","updated_at":"2025-12-23T05:08:27.000Z","dependencies_parsed_at":"2025-04-14T14:03:24.636Z","dependency_job_id":"e11e824f-6179-4563-b7d3-d65f398915e1","html_url":"https://github.com/webdriverio/native-demo-app","commit_stats":{"total_commits":109,"total_committers":6,"mean_commits":"18.166666666666668","dds":0.2018348623853211,"last_synced_commit":"935d9560ef3f58249859dcff44113995492ba197"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/webdriverio/native-demo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdriverio%2Fnative-demo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdriverio%2Fnative-demo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdriverio%2Fnative-demo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdriverio%2Fnative-demo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdriverio","download_url":"https://codeload.github.com/webdriverio/native-demo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdriverio%2Fnative-demo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30329697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-16T03:53:13.144Z","updated_at":"2026-03-10T10:02:50.302Z","avatar_url":"https://github.com/webdriverio.png","language":"TypeScript","funding_links":["https://tidelift.com/funding/github/npm/webdriverio","https://opencollective.com/webdriverio"],"categories":[],"sub_categories":[],"readme":"# WebdriverIO Demo App for iOS and Android\n\nThis app is built with [Expo](https://expo.dev/) and React Native, and will be used for test automation purposes for the [appium-boilerplate](https://github.com/webdriverio/appium-boilerplate).\n\nhttps://user-images.githubusercontent.com/11979740/118520294-3fb8e480-b73a-11eb-9100-dccecbb683cc.mov\n\n## Downloads\nDifferent releases of the iOS and Android app can be downloaded [here](https://github.com/webdriverio/native-demo-app/releases)\n\n\u003e [!NOTE]\n\u003e The Android app can be installed on Android emulators and physical devices. The iOS app can **ONLY** be installed on iOS simulators. There is no build available for physical iOS devices due to not being able to install this app on physical iPhones. This is a (security) limitation from Apple.\n\n## Features\nThis app can/will be used for the [appium-boilerplate](https://github.com/webdriverio/appium-boilerplate) so (new) users \nof WebdriverIO and Appium can play around.\nHow WebdriverIO and Appium can be used together can be found there, here you will only find the code to build the app.\n\nThe app holds the following screens:\n- **:house: Home:** The intro of the app\n- **:spider_web: WebView:** Clicking on the WebView tab will open the WebdriverIO website (**only once**). It is created to test for \n  example switching context and interacting with the WebView\n- **:closed_lock_with_key: Login:** This screen contains a simple Login / Sign Up screen with validations and alerts. If Touch/FaceId for iOS\n  or Fingerprint for Android is enabled, then you will also be able to test that.\n- **:page_facing_up: Forms:** This screen holds some basic form elements to interact with like:\n  - **Input**\n  - **Switch**\n  - **DropDown**\n  - **Button**\n- **:pinching_hand:\tSwipe:** This screen will hold a carousel so horizontal swiping can be tested. It can also be used to test vertical\n  swiping\n- **:pinching_hand:\tDrag:** This screen holds a simple puzzle. The puzzle can be solved by dragging the pieces into the main image.\n\n## Contributing\nPlease read [CONTRIBUTING.md](./docs/CONTRIBUTING.md) for details on our process for submitting pull requests to us or\nbuilding an app release for Android Emulators/Real devices or an iOS Simulator.\n\n## Versioning\nWe use [SemVer](https://semver.org/) for versioning, see [VERSIONING.md](./docs/VERSIONING.md) for more information.\n\n## Built With\n- [Expo](https://expo.dev/)\n- [React Native](https://reactnative.dev/)\n- [Expo Router](https://docs.expo.dev/router/introduction/) for navigation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdriverio%2Fnative-demo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdriverio%2Fnative-demo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdriverio%2Fnative-demo-app/lists"}