Laurens

Results 8 issues of Laurens

``` js { console.log(e); }} /> ``` Crashes app with Out of memory error.

Syntax highlighting is not working for Elm. ![image](https://user-images.githubusercontent.com/17620692/102725566-e9c14b80-4317-11eb-9b0e-afcb2262623c.png)

I'm printing the string "$intro$▪9▪tabtest▪9▪▪9▪▪9▪▪9▪tabtest▪9▪$intro$▪9▪▪9▪▪9▪▪9▪tabtest3$intro$"; which is just printing the escape character. How should I use these dots (▪)? Do I need a byte array or something like that?

On the latest version of Expo, I can draw a container, but it doesn't do anything. Code: ``` js ``` [Result](https://imgur.com/a/pm98e)

**Please make sure this feature request is within the scope of this plugin.** - [x ] I understand that if my request is about supporting some Vim feature, it probably...

I had hoped for an example of how to integrate elm-ui or other CSS sheets but building this package the styles look nothing like the hosted one on Netlify. Am...

A navigation structure as described below works beautifully but isn't documented anywhere. It allows you to navigate from nested screens to other nested screens easily, without having to pass navigation...