Skip to content

Instantly share code, notes, and snippets.

@jtlindsey
jtlindsey / login.js
Last active March 24, 2017 17:04 — forked from sammylupt/login.js
/*
from
https://medium.com/the-many/adding-login-and-authentication-sections-to-your-react-or-react-native-app-7767fd251bd1#.z5fpuv78y
*/
function loggedIn() {
// ...
}