Socket
Socket
Sign inDemoInstall

@geekykaran/detox-demo-native-ios

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geekykaran/detox-demo-native-ios

> detox


Version published
Maintainers
1
Created
Source

detox

Pure Native iOS Demo Project

Requirements

  • make sure you have Xcode installed (tested with v8.1-8.2)
  • iPhone 7 Plus simulator is installed
  • make sure you have node installed (brew install node, node 8.3.0 and up is prefered, for native async-await support)

Step 1: Npm install

  • Make sure you're in folder examples/demo-native-ios
  • Run npm install

Step 2: Build the Demo Project

  • Build the demo project
detox build --configuration ios.sim.release

Step 3: Test

  • Run tests on the demo project
detox test --configuration ios.sim.release

This action will open a new simulator and run the tests on it.

FAQs

Package last updated on 14 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc