Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Sony
- Universe
- https://ebrugulec.github.io/
Pinned
305 contributions in 2018
Contribution activity
December 2018
- ebrugulec/merry_christmas JavaScript
- ebrugulec/particles.js JavaScript
- ebrugulec/pomodoro-timer-native JavaScript
- ebrugulec/MemoryGame JavaScript
- ebrugulec/makeit JavaScript
- ebrugulec/speed-reading JavaScript
- ebrugulec/clean-code-ruby Ruby
Created an issue in facebook/react-native that received 1 comment
takePictureAsync Base64 encoding performing slowly
I'm trying to take picture with my expo react native app.
let uri = this.camera.takePictureAsync({ base64: true }).then(data => { this.sendVisionOC…
1
comment