Zach Silveira

Results 25 issues of Zach Silveira

``` Project/node_modules/react-native-camera/android/src/main/java/com/lwansbrough/ReactCamera/ReactCameraModule.java:47: illegal start of type final Map constants = new HashMap(); ^ Project/node_modules/react-native-camera/android/src/main/java/com/lwansbrough/ReactCamera/ReactCameraModule.java:48: illegal start of type final Map constantsAspect = new HashMap(); ^ 2 errors :com.lwansbrough.ReactCamera:compileReleaseJavaWithJavac FAILED ```...

What if we add this ability into the middleware? ``` import { observer } from 'legible' const request => response => modify => { modify('response', response.text()) } ``` Something like...

add coveralls and the badge to the top of the readme

I am not sure if this is the correct place to have this fix. Better-sqlite3 adapter returns a "Buffer" for jsonb fields in the all function. Bun sqlite is returning...