Thien Nguyen
Thien Nguyen
function `uploadProfilePicture() : Boolean` the problem is I upload a file with attributes ```javascript file { lastModified: 1478153157000 lastModifiedDate: Thu Nov 03 2016 13:05:57 GMT+0700 (ICT) name: "14590413_698257190343797_6999820439999271573_n.jpg" preview: "blob:http://localhost:3000/fca57484-807b-4e3d-9905-ea036689f3f6"...
@jcampb yes, I am using react-dropzone, too !!! Maybe it's the problem.
This seems an issue, it should auto highlight date when you pass `date={moment(selectedDate)}`
Look like it also happened with `serialize` process, anyway to stream JSON data ?
I resolve this problem by using `rn-fetch-blob` to `writeStream` data to file. If you still want to use `redux-perist`, custom your storage and serialize function, in `setItems` function, split data...
@ajp8164 it's depend on data you have, for me it's just a large array (8 thousand records), so I can easily split it to [[array1], [arrays2]...] and each array have...
Any workaround or solution for this bug ?
It means you have to pay the bill for request that API
I would like to use this, please do :)
Could you test and merge this branch? It's very useful since we don't want to use separate library for single horizontal chart.