glinda93
glinda93
This library does not work with [rn-extensions-share](https://github.com/RocketChat/rn-extensions-share) Got this flood of error messages when I try to use share extension in other app. ``` 2021-06-21 15:20:04.167408+0800 ReactNativeApp[12144:4416066] [ProcessSuspension] 0x281dde5a0 -...
## Summary After run `install-wp-tests.sh`, I got this error: > svn: E205011: Failure occurred processing one or more externals definitions ## Steps to Reproduce ```console $ sudo rm -rf /tmp/wordpress*...
Steps to reproduce: 1. Works OK on first render (but sometimes swiping re-renders the whole screen and thus resets other state values) 2. Unfocus the screen by navigation.navigate or navigation.goBack...
@GNSPS First of all, thanks for writing a great library! I'm having a hard time understanding the following [line](https://github.com/GNSPS/solidity-bytes-utils/blob/6458fb2780a3092bc756e737f246be1de6d3d362/contracts/BytesLib.sol#L112): ``` switch add(lt(slength, 32), lt(newlength, 32)) case 2 { // Since...