Introduction
Things you should know before start
What is CodeBud?
CodeBud is a tool for remote app testing, inspecting & debugging.
This tool has two main components:
- JavaScript package that should be installed in your app
- GUI that allows you to send events to your app, inspect & debug it
This documentation mostly focuses on JavaScript package.
Supported platforms
Currently CodeBud JavaScript package is compatible with:
React Native
React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
Available features
- Remote testing with events and scenarios
- Network requests monitoring
- Redux state observer + action monitor
- Zustand state observer
- Storage actions monitoring
- Feature management
- Built-in temporary mail service