bnns

Results 3 issues of bnns

It seems that `test_bodies.csv` is not encoded entirely in `UTF-8`. If you open it with an editor and check the bottom of the file (I used [Atom](https://atom.io)), you'll see the...

It seems redundant to ask for a `mimeType` since we're passing a `NativeFile` (which has a `mimeType` property) into `rawBody` anyway.

Tried using `htmltojsx` with react native, got the following: ``` Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: CSSProperty Paths: /Users/bnns/projects/mobile-project/node_modules/htmltojsx/node_modules/react/lib/CSSProperty.js collides with /Users/bnns/projects/mobile-project/node_modules/react/lib/CSSProperty.js This error is caused...