Mês: junho 2018
Para instalar o imagemack como extensão do PHP no MacOS, use os seguintes comandos: brew install imagemagick brew upgrade imagemagick pecl install imagick // Nesse ponto pode ser…
Ótimo tutorial de instalação do PHP 7.2 no Ubuntu 16.04 e 18.04: https://thishosting.rocks/install-php-on-ubuntu/
Convert files to base64 is very easy to do in react-native, first we need to install the RNFetchBlob. After install, we just need to import de lib and…