`FluentUI Tester` is the test app that we use to test our FluentUI components during development. It uses the [react-native-test app](https://github.com/microsoft/react-native-test-app) under the covers, and loads the fluent-tester bundle.
## `FluentUI Tester` instructions to launch each platform's test app
- [iOS](./docs/ios.md)
- [Android](./docs/android.md)
- [macOS](./docs/macos.md)
- [Windows](./docs/windows.md)
- [Win32](./../win32/README.md)