Skip to main content
Version: 20.x

Example Projects

Explore various example projects hosted in this monorepo to understand real-world usage and testing with Detox.

  • examples/demo-react-native-jest: Demonstrates Detox usage in a React Native app project.
  • examples/demo-native-ios: Illustrates Detox usage in a native (non-React Native) iOS app.
  • examples/demo-native-android (broken): Illustrates Detox usage in a native (non-React Native) Android app.
  • examples/demo-pure-native-android: Illustrates the subsidiary Detox-Native project.

To run end-to-end tests associated with these projects, refer to the project-specific READMEs.