Skip to main content
If you’re building with Flutter, React Native, or any other cross-platform framework, noqa works with your app out of the box — no additional setup required. You can upload separate builds for iOS and Android and run the same test cases against both. The agent interacts with the app visually, so it doesn’t matter what framework is underneath. If some test cases are platform-specific, use tags to organize them — for example ios-only or android-only. You can then filter by tag and run only the relevant cases for each platform.