Afdal Wahyu

Results 5 comments of Afdal Wahyu

use react native fetch blob

hi i found a solution but its kinda hackish you need change layout data to component data not vuex data. and then use ```JSON.parse(JSON.stringify(data))``` for example: ```js export default {...

my current implementation is using [gost](https://github.com/ginuerzh/gost) to forward socks from docker. btw i'm using this [dockerfile](https://github.com/kizzx2/docker-openvpn-client-socks) `$> gost -L=:6666 -F socks4://127.0.0.1:1080` where 127.0.0.1:1080 is address from container openvpn proxy, and...

thanks @kocendavid It worked on the first try, but when I redeployed, it got replaced again with `plaintext`. My workaround for supporting multiple custom vars and secrets: Make sure your...