Commit Graph

350 Commits

Author SHA1 Message Date
allcontributors[bot]
f35892021a docs: update .all-contributorsrc [skip ci] 2020-02-27 23:56:02 +00:00
allcontributors[bot]
2e705c4cf2 docs: update README.md [skip ci] 2020-02-27 23:56:01 +00:00
Evan Bacon
dfc7ab81f9 Merge pull request #107 from expo/all-contributors/add-calebnance
docs: add calebnance as a contributor
2020-02-27 15:55:26 -08:00
allcontributors[bot]
be097b1a35 docs: update .all-contributorsrc [skip ci] 2020-02-27 23:55:11 +00:00
allcontributors[bot]
edbe11940c docs: update README.md [skip ci] 2020-02-27 23:55:10 +00:00
Evan Bacon
6135910ce5 Merge pull request #106 from expo/all-contributors/add-cruzach
docs: add cruzach as a contributor
2020-02-27 15:54:36 -08:00
allcontributors[bot]
d44c2903b0 docs: update .all-contributorsrc [skip ci] 2020-02-27 23:53:48 +00:00
allcontributors[bot]
79013033ce docs: update README.md [skip ci] 2020-02-27 23:53:47 +00:00
Evan Bacon
1f5b65740e Merge pull request #105 from expo/all-contributors/add-brentvatne
docs: add brentvatne as a contributor
2020-02-27 15:37:00 -08:00
Evan Bacon
88837a1a95 Merge branch 'master' into all-contributors/add-brentvatne 2020-02-27 15:36:52 -08:00
allcontributors[bot]
a91cc25431 docs: update .all-contributorsrc [skip ci] 2020-02-27 23:35:42 +00:00
allcontributors[bot]
1c9fec5c00 docs: update README.md [skip ci] 2020-02-27 23:35:41 +00:00
Evan Bacon
f543fa4c3c Merge pull request #103 from expo/all-contributors/add-byCedric
docs: add byCedric as a contributor
2020-02-27 15:35:14 -08:00
allcontributors[bot]
eedf42e24d docs: update .all-contributorsrc [skip ci] 2020-02-27 23:35:09 +00:00
allcontributors[bot]
2abb438ecf docs: update README.md [skip ci] 2020-02-27 23:35:08 +00:00
allcontributors[bot]
c2cef6c015 docs: update .all-contributorsrc [skip ci] 2020-02-27 23:34:37 +00:00
allcontributors[bot]
4a078c34a1 docs: update README.md [skip ci] 2020-02-27 23:34:36 +00:00
Evan Bacon
dd442bcd5b Update README.md 2020-02-27 15:23:39 -08:00
Evan Bacon
905d899bdf Merge pull request #102 from expo/all-contributors/add-EvanBacon
docs: add EvanBacon as a contributor
2020-02-27 15:22:58 -08:00
allcontributors[bot]
a94aaf1be4 docs: create .all-contributorsrc [skip ci] 2020-02-27 23:22:21 +00:00
allcontributors[bot]
c730328bb1 docs: update README.md [skip ci] 2020-02-27 23:22:20 +00:00
Evan Bacon
1a42b65adb Update README.md 2020-02-27 15:16:29 -08:00
Evan Bacon
7a14fed727 Update README.md 2020-02-27 15:04:11 -08:00
Evan Bacon
9b4be49b65 fix star link 2020-02-27 15:02:30 -08:00
Evan Bacon
922123d06a Merge pull request #101 from expo/@evanbacon/updated-readme
Updated readme
2020-02-27 15:01:15 -08:00
Evan Bacon
6636c8c8e5 Updated readme 2020-02-27 15:00:32 -08:00
Evan Bacon
64734cade3 Merge pull request #96 from byCedric/feat/firebase-storage-upload
feat: add firebase storage upload example
2020-02-20 15:49:35 -08:00
Evan Bacon
718ea218a5 Merge pull request #99 from byCedric/feat/twitter-auth
feat: add login with twitter example
2020-02-20 15:37:08 -08:00
Cedric van Putten
3ea1b1d669 chore: simplify failed auth session errors 2020-02-20 22:30:58 +00:00
Cedric van Putten
9463231a78 refactor: rewrite twitter auth app example with hooks 2020-02-20 22:19:47 +00:00
Cedric van Putten
3cb6497a5c fix: remove whatwg-fetch from dependencies 2020-02-20 22:02:49 +00:00
Cedric van Putten
aebae36e38 fix: duplicate firebase init with fast refresh
Co-Authored-By: Evan Bacon <baconbrix@gmail.com>
2020-02-20 22:55:06 +01:00
Evan Bacon
15d08778ff Merge pull request #98 from byCedric/feat/auth0
feat: add auth0 auth session example
2020-02-20 12:35:40 -08:00
Evan Bacon
6bfc52cc33 Merge pull request #95 from byCedric/feat/splash-screen-animation
feat: add animated splash screen example
2020-02-20 12:31:08 -08:00
Charlie Cheever
38f8f09c30 [with-custom-font] Making example more minimal 2020-02-20 01:27:15 -08:00
Charlie Cheever
9a7b3aa349 [with-custom-font] Flesh out examples
Give an example of a remote font and a contrasting example of a standard font

Also add AppLoading
2020-02-19 04:32:30 -08:00
Charlie Cheever
2d3f87ca10 [with-custom-font] Create new project 2020-02-19 01:22:24 -08:00
Cedric van Putten
ed5debda6d docs: add link to auth session callback url header 2020-02-15 19:35:56 +00:00
Cedric van Putten
5ad09e987a docs: fix typo in file structure 2020-02-15 19:35:02 +00:00
Cedric van Putten
fd928ebbfb feat: add login with twitter example 2020-02-15 18:28:01 +00:00
Cedric van Putten
dc28f5715b docs: fix typo in auth session info 2020-02-15 19:03:44 +01:00
Cedric van Putten
1bdd60a4ca feat: add auth0 auth session example 2020-02-13 22:43:19 +00:00
Cedric van Putten
644ca5774f feat: add firebase storage upload example 2020-02-12 21:40:52 +00:00
Cedric van Putten
f37f408b57 feat: add animated splash screen example 2020-02-12 20:55:42 +00:00
Evan Bacon
bc42320027 Merge pull request #94 from expo/@evanbacon/vector-icons/init
Created icons example
2020-02-04 16:25:05 -08:00
Evan Bacon
3d2432e460 Created icons example
fix #72
2020-02-04 16:23:43 -08:00
Evan Bacon
2f76696ebf Merge pull request #93 from byCedric/feat/with-typescript
feat: add typescript example from new expo init
2020-02-04 15:58:56 -08:00
Cedric van Putten
ed2e478293 chore: remove lockfile from with-typescript 2020-02-04 09:30:03 +00:00
Cedric van Putten
4695546c4d refactor: adhere with-typescript to contribution guide 2020-02-04 09:29:45 +00:00
Cedric van Putten
057880a6cc chore: remove expo shared from typescript example 2020-02-04 09:25:22 +00:00