fluentui-react-native/apps/fluent-tester/README.md

10 строки
455 B
Markdown
Исходник Обычный вид История

`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
Combine platform specific test apps (except win32) (#1535) * update fluent-tester * delete others * move FluentTester src * yarn build works * rnx-bundle works * autolinking bug workaround + android * windows works * Update Apple CI * More CI updates * Update more CI * update * more updates * More updates * Change files * maybe fix android * fix ci? * fix ci? * ci * setup emulator * Remove expander * More fixes * The final countdown * more fixes * fix more links * derp * Change files * Rearrange jobs and more fixes * JS PR back to top * remove flag that doesn't work * Update android bundle name, enable single app mode * forgot some * Remove extra space * update lock * Update CI * Remove Drawer from Fluent tester for now * remove drawer again * Change files * Fix metro configs * rerun `yarn configure-test-app` and add back some more metro config changes * no expander * update react dep + fix pipeline maybe * delete duplicate job * update yarn lock * add back rnta * Change files * Move new tests * Fix bundle * update links + Podfile + delete podfile locks temporarily * remove drawer again, add back locks * Update apps/fluent-tester/package.json Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com> * Update apps/win32/package.json Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com> * Update apps/fluent-tester/metro.config.js Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com> * updates * back to windows-2019 * merge * remove --use-nuget * Update .ado/azure-pipelines.yml * Add back auto-lauch packager to ios/macos Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2022-07-26 00:08:05 +03:00
- [iOS](./docs/ios.md)
- [Android](./docs/android.md)
- [macOS](./docs/macos.md)
- [Windows](./docs/windows.md)
- [Win32](./../win32/README.md)