Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FluentTester readme for ios #464

Merged
merged 4 commits into from
Sep 21, 2020

Conversation

ejlayne
Copy link
Contributor

@ejlayne ejlayne commented Sep 18, 2020

Platforms Impacted

  • [x ] iOS
  • macOS
  • win32 (Office)
  • windows
  • android

Description of changes

Adding instructions for how to launch the FluentTester on iOS, following Saad's instructions after recent updates. Will update the main Fluent Tester readme to point to this page.

Verification

Ran through the documentation as I was writing it.

Before After
Screenshot or description before this change Screenshot or description with this change

Pull request checklist

This PR has considered (when applicable):

  • Automated Tests
  • [ x] Documentation and examples
  • Keyboard Accessibility
  • Voiceover
  • Internationalization and Right-to-left Layouts

Adding instructions for how to launch the FluentTester on iOS, following Saad's instructions after recent updates. Will update the main Fluent Tester readme to point to this page.
apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated Show resolved Hide resolved
@Saadnajmi
Copy link
Collaborator

macOS has essentially the same instructions, so it would be nice to also include that markdown with this one

apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated Show resolved Hide resolved
apps/README.md Outdated
Comment on lines 1 to 2
`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 FluentUI bundle.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: loads the fluent-tester bundle, not FluentUI bundle

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in recent commit.

@Saadnajmi
Copy link
Collaborator

So is the intention now to keep the documentation for all the apps at apps/README.md instead of having platform specific ones? Or is that just for now while we are only adding iOS?

@ejlayne
Copy link
Contributor Author

ejlayne commented Sep 18, 2020

I'm doing separate PRs for each platform. For example, here's the macOS one: #465

@HeyImChris HeyImChris merged commit 7e9ae6b into master Sep 21, 2020
@Saadnajmi Saadnajmi deleted the add-fluent-tester-ios-instructions branch December 12, 2020 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants