Rafael da Silva Ferreira
Rafael da Silva Ferreira
@marmelroy What you thing about use the same approach used at: [Swifternalization](https://github.com/tomkowz/Swifternalization)? - Turning your library settings possible with a singleton; - Localize.configure(bundle) // if files are in another bundle
I guess I'm going through the same situation, do you have any solution?
My issue was with other not disposable sequence, not related with TableViewSectionDataSource, thanks for asking @mkko
I'm facing this same issue, @jonnyzzz @r3h0 how did you guys fix it?
Thanks @jonnyzzz I created the project using IntelliJ IDEA and after opened on Android Studio and it worked
@zachleat any idea of when we will see this merged?
@GregOriol could you explain better your work-around, I'm facing the same issue?
@GregOriol you write this before each line or only before the first line: `csv.stream.write([0xef, 0xbb, 0xbf], maxLength: 3) // UnicodeBOM.utf8` ?
@khenam is it possible use your fork in npm packages?
@khenam thanks so much, and congrats to you for the great job into converting this package. I will try today.