Skip to content

Instantly share code, notes, and snippets.

View rvlewerissa's full-sized avatar
👋
How do you do?

Ronaldo Vitto Lewerissa rvlewerissa

👋
How do you do?
View GitHub Profile
@rvlewerissa
rvlewerissa / bash-cheatsheet.sh
Created July 26, 2017 18:55 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04
@rvlewerissa
rvlewerissa / vscode-settings.json
Created February 22, 2018 10:04
VS Code Settings
{
"atomKeymap.promptV3Features": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.formatOnPaste": true,
"window.zoomLevel": 1,
"prettier.singleQuote": true,
"prettier.eslintIntegration": true,
"prettier.bracketSpacing": false,
"editor.renderWhitespace": "none",
"editor.renderControlCharacters": false,
@rvlewerissa
rvlewerissa / createAPK.md
Last active April 25, 2019 10:18
Create APK with Expo

1. Install Expo CLI

Install expo-cli globally and run yarn build:android.

2. Configure app.json

An example of app.json will look like the following:

 {
   "expo": {
    "name": "Your App Name",
 "icon": "./path/to/your/app-icon.png",
{
"posts": [
{
"id": 1,
"policy_number": "1200000201",
"unique_claim": "93100087532",
"life_assured_no": "2",
"product": "n/a",
"status": "Request"
},