Skip to content

Commit

Permalink
📝 Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
astariul committed Apr 9, 2024
1 parent ea274dc commit 90d3097
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/emu_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ Make sure to disable the clipboard :

![](assets/emu_setup_7.png){ width="300" }

!!! failure "Layout"
For now, the only layout supported is `english US`. Make sure this is the layout GBoard is using.

## Setting up iOS emulator

### Creating the emulator
Expand Down Expand Up @@ -198,6 +201,9 @@ However, predictions and auto-corrections are disabled by default. They should b

![](assets/ios_setup_7.png){ width="250" }

!!! failure "Layout"
For now, the only layout supported is `english US`. Make sure this is the layout iOS keyboard is using.

## Parallel emulators

In order to run tests faster, we can setup multiple emulators, and run the [evaluate()][kebbie.evaluate] function in parallel. Let's see how to set up multiple emulators for both Android and iOS.
Expand Down

0 comments on commit 90d3097

Please sign in to comment.