Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

New release

Compare
Choose a tag to compare
@wswebcreation wswebcreation released this 19 Aug 20:23
78cc30b

Ohai! Good news, there's a new release of our awesome Sauce Labs Swag Labs sample app!

If you’re keeping track, you may be wondering why we went straight to 2.1.0 without pushing 2.0.0 first. Well, the explanation is quite simple. We wanted to implement Touch / Face ID and deep link support, but to be able to do that we first needed to migrate from React Native 0.57.4 to React Native 0.60.5. This was a major change (see #26), which became the 2.0.0 version; we then added the new features on top of this to create 2.1.0.

The 2.1.0 release contains:

  • Touch/Face ID support, see #28
  • Deep linking, see #29

We also added some tests that use WebdriverIO to make it easier to see how to use this in your framework (hopefully the code is self explanatory so that you can translate it to your own framework / language), please see the following links for more information:

Also don't forget to read the README for Touch / Face ID and for deep linking to see how it works.

#happytesting

Your Swag Labs team!