Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 476 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 476 Bytes

expo-auth-fb-google-apple

Expo application using google, facebook and apple authentification

Run the project

    git clone https://github.com/maxgfr/expo-auth-fb-google-apple.git
    cd expo-auth-fb-google-apple
    mv .env.example .env  # set your own credentials
    yarn
    expo start

Screenshot