Jochem Lugtenburg
Jochem Lugtenburg
I’ve set up `react-native-typescript-transformer` using the guide described on the [website of React Native](https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native) both using an existing react-native project with version `0.55.1` and a clean project with version `0.56.0`....
On iOS adding an HTTP header (i.e. `Content-Encoding`) results in `Content-Encoding` being stored on S3. On Android this is added as an `x-amz-meta-content-encoding` header. This PR uses `setHeader` instead of...
Currently, we don’t have documentation on the contents of the CSV files. Adding this would make analyzing the API data more easy.