A React Native library for hashing strings using the fast and deterministic xxHash algorithm, written in C++ with JSI for high performance. This library provides support for both 64-bit and 128-bit ...
Currently, we run unit tests using jest which can be found here. However, the test cases are not yet comprehensive enough and work can be done to cover more grounds. Specifically for this issue, we ...