Jakub Gonet
Jakub Gonet
## Description Gesture Handler should fallback to the web version on unsupported platforms like RN for iOS or macOS. Related #1081, #1324.
### Environment * Credo version (`mix credo -v`): `1.6.6-ref.master.a28f5362` * Erlang/Elixir version (`elixir -v`): `Elixir 1.13.4 (compiled with Erlang/OTP 25)`, `Erlang/OTP 25 [erts-13.0.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]` *...
## Motivation Frequently when user zooms too much the contents are pixelated. One way to fix is to use a much bigger image/SVG/etc and set the initial scale to some...
- Vendors `erl_scan` and `erl_anno` in. - Adds a stub of `erl_features` This is a part of work that ultimately will allow building REPL in the AtomVM in the browser....