Giter VIP home page Giter VIP logo

native-demo-app's Introduction

WebdriverIO Demo App for iOS and Android

This app is build with React Native and will be used for test automation purposes for the appium-boilerplate.

NOTE
Make sure to use yarn instead of NPM. NPM gives a lot of problems currently with React Native[^1]. How to setup yarn can be found here

[^1] NPM gives a lot of problems currently with React Native, only from what I've seen with the migration.

 - React Natve 0.60.x now uses Pods for linking dependencies, from what I've seen with NPM is that is messes up this linking 9 out of 10 times
 - Installing other dependencies are mostly recommended to install with yarn (not only for React Native but also with ReactJS)
 - It costed me around a day to get everything working with NPM, but with yarn I didn't had any problems migrating to RN 0.60
 - yarn is faster
 - and I can go on
 
 This is also the reason that the `package-lock.json` has been removed.

webdriverio-demo-app-ios.ios

Downloads

Different releases of the iOS and Android app can be downloaded here

NOTE: The Android app can be installed on Android emulators and physical devices. The iOS app can also be installed iOS simulators (take the \*.app.zip file) or on physical iOS devices (take the \*.ipa.zip file)

About

As mentioned this app will be used for the appium-boilerplate so (new) users of WebdriverIO and Appium can play around. How WebdriverIO and Appium can be used together can be found there, here you will only find the project to build the app.

The app holds the following screens:

  • Home: The intro of the app
  • WebView: Clicking on the WebView tab will open the WebdriverIO website (only once). It is created to test for example switching context and interacting with the WebView
  • Login: This screen contains a simple Login / Sign Up screen with validations and alerts
  • Forms: This screen holds some basic form elements to interact with like:
    • Input
    • CheckBox
    • DropDown
    • Button
  • Swipe: This screen will hold a carousel so swiping can be tested

Contributing

If you'd like to contribute feel free to create a PR, please also look at the building and versioning-docs.

Credits

native-demo-app's People

Contributors

wswebcreation avatar dependabot[bot] avatar christian-bromann avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.