Skip to content

Instantly share code, notes, and snippets.

View hiteshagja's full-sized avatar

Hitesh Agja hiteshagja

View GitHub Profile
@luyx2412
luyx2412 / google-drive.js
Last active July 14, 2021 13:03
React native login google, and google drive. Save storage and get again data when uninstall app.
/**
* Google Drive
* created by luyxtran264@gmail.com
*/
import React, { Component } from 'react';
import {
Platform,
StyleSheet,
Text,