项目作者: yaron1m

项目描述 :
Sample Expo app with e2e tests using detox, jest and typescript
高级语言: TypeScript
项目地址: git://github.com/yaron1m/expo-detox-typescript-example.git
创建时间: 2019-06-19T20:09:39Z
项目社区:https://github.com/yaron1m/expo-detox-typescript-example

开源协议:MIT License

下载


expo-detox-typescript-example

Sample React-Native application with e2e tests using:

Demo

Installation instructions

  1. Follow Step 1 (install dependencies) from detox Getting Started guide
  2. Download Expo iOS client by running npm run dl_expo_bins
  3. Install the project dependencies by running npm install.
  4. Start the application by running npm start.
  5. In another terminal, run npm run e2e to run the tests.

FAQ

Can I use a newer version of detox?

For some reason, expo and detox are not working well together with detox version newer than 12.3.0.

There is an open issue here

How can I help?

Starring this project would help others find it and set up detox with Expo easier.