Fei Liu

Results 9 comments of Fei Liu

Spent some time digging down, and it leads to the [ieee754](https://github.com/feross/ieee754). Created a [PR](https://github.com/feross/ieee754/pull/31) trying to fix the bug, feel free to put down any comment.

@feross would you take a look?

Just to bring it in line with nodejs on how to handle NaN and adding a test case for it.

From what I see from the source code, on iOS the `date` needs to be iso string, however on Android, the `date` needs to be number (which is used as...

This PR fix the warning, can we merge this please?

Don't think they have it published on maven central (based on a quick examination on the `pom.xml`). Guess you have to use it locally.

The `aab` format is preferred by Android I guess, IIRC uploading the aab will also work on Play console, as long as you let them host the release key (which...

Btw, having fastlane to manage these could make it really streamlined, for both iOS and Android, is there any plan integrating it?

Yeh, understand. if there is a specification, I'm more than happy to jump on.