Mark

Results 4 issues of Mark

example: https://snack.expo.dev/rpX69xnH4 If (for example) you made a typo, and want to change "B" (in the example above), after hitting backspace, the caret goes to the end of the input...

Hi, I'm getting the following warning in the web browser console with expo web: ``` index.js:1 Warning: Invalid style property of "direction". Did you mean "writingDirection"? console. @ index.js:1 printWarning...

I started getting this error after upgrading expo 43 to 45 (RN 0.64.3 to 0.68.2) The below commit seems to fix, based on a similar report/fix I found (https://github.com/expo/expo/issues/15649), but...

### Summary In the old cli, I ran `expo web --port=19007` which caused webpack to host on an alternate port, I think this was triggered by `webOnly` which was set...

CLI