Łukasz Leliński

Results 3 issues of Łukasz Leliński

Hey! Is it possible to set "Content-Disposition" header on the uploaded blob?

Hello! I have two languages in my app `en` and `de`: ```Javascript import LocalizedStrings from 'react-native-localization' import en from './langs/en' import de from './langs/de' const strings = new LocalizedStrings({ en,...

Hey, Trying to install your generator, but installer blows up. Perhaps that has something to do with using `Elixir 1.7.0-dev` version. Here's the stacktrace: ``` mix archive.install hex mix_templates ==>...