.editorconfig
.gitignore
.gitmodules
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.rst
package.json
py-package.json
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/main.yml
detox_bridge/__init__.py
detox_bridge/bridge.js
detox_bridge/detox_bridge.py
detox_bridge/js.py
detox_bridge/node.py
detox_bridge.egg-info/PKG-INFO
detox_bridge.egg-info/SOURCES.txt
detox_bridge.egg-info/dependency_links.txt
detox_bridge.egg-info/not-zip-safe
detox_bridge.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
docs/_plantuml/plantuml.jar
docs/_static/.gitignore
example/.buckconfig
example/.detoxrc.json
example/.eslintrc.js
example/.flowconfig
example/.gitattributes
example/.gitignore
example/.nvmrc
example/.prettierrc.js
example/.watchmanconfig
example/App.js
example/app.json
example/babel.config.js
example/index.js
example/metro.config.js
example/package.json
example/__tests__/App-test.js
example/android/build.gradle
example/android/gradle.properties
example/android/gradlew
example/android/gradlew.bat
example/android/settings.gradle
example/android/app/_BUCK
example/android/app/build.gradle
example/android/app/build_defs.bzl
example/android/app/debug.keystore
example/android/app/proguard-rules.pro
example/android/app/src/androidTest/java/com/example/DetoxTest.java
example/android/app/src/debug/AndroidManifest.xml
example/android/app/src/debug/java/com/example/ReactNativeFlipper.java
example/android/app/src/main/AndroidManifest.xml
example/android/app/src/main/java/com/example/MainActivity.java
example/android/app/src/main/java/com/example/MainApplication.java
example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
example/android/app/src/main/res/values/strings.xml
example/android/app/src/main/res/values/styles.xml
example/android/app/src/main/res/xml/network_security_config.xml
example/android/gradle/wrapper/gradle-wrapper.jar
example/android/gradle/wrapper/gradle-wrapper.properties
example/e2e/config.json
example/e2e/environment.js
example/e2e/firstTest.e2e.js
example/ios/Podfile
example/ios/Podfile.lock
example/ios/example/AppDelegate.h
example/ios/example/AppDelegate.m
example/ios/example/Info.plist
example/ios/example/LaunchScreen.storyboard
example/ios/example/main.m
example/ios/example-tvOS/Info.plist
example/ios/example-tvOSTests/Info.plist
example/ios/example.xcodeproj/project.pbxproj
example/ios/example.xcodeproj/project.xcworkspace/contents.xcworkspacedata
example/ios/example.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
example/ios/example.xcodeproj/xcshareddata/xcschemes/example-tvOS.xcscheme
example/ios/example.xcodeproj/xcshareddata/xcschemes/example.xcscheme
example/ios/example.xcworkspace/contents.xcworkspacedata
example/ios/example.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
example/ios/example.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
example/ios/example/Images.xcassets/Contents.json
example/ios/example/Images.xcassets/AppIcon.appiconset/Contents.json
example/ios/exampleTests/Info.plist
example/ios/exampleTests/exampleTests.m