Nils Eriksson

Results 15 issues of Nils Eriksson

Hello we are startup really interested in using Elm instead of React/Relay. We already have a working GraphQL backend and interested in hearing if you have done any dabbles with...

All your tests are commented out, is this the official example ? https://github.com/lelandrichardson/enzyme-example-jest/blob/master/src/__tests__/Foo-test.js

Hi im trying to get email templates to work but without success. ``` email_reset_password_template: App.EmailTemplate.reset, ``` gives me this ``` $ mix phoenix.server ** (Mix.Config.LoadError) could not load config config/config.exs...

It seems that there is a possibility to authenticate when connecting to a channel but not when connecting to a socket ? ``` let socket = new Socket("/socket", { params:...

enhancement

Hi when you hover the iPhones a little red thing comes up. ![image](https://cloud.githubusercontent.com/assets/6696963/22396804/0ce9600a-e563-11e6-9a11-40b51f22231d.png)

Hi i would like to be able to upload images that is in `base64` format. There is a bug in another library I'm using so i cannot get the image,...

Hi, I would like to use this in React Native. I don't know how to include this in my project. I have added the Jar file in /libs but the...

Hi i would like to use a relative path so that i can use `./node_modules/.bin/flow` in my projects. ``` executablePath: Absolute path to the Flow executable on your system. ```...

Would like to try to use this in our React Native project, i don't see i how i would install this ?