Commit Graph

54 Commits

Author SHA1 Message Date
Loewy
a560ebdb70 revert gradle.properties/env.dev 2024-02-21 13:05:50 -08:00
Loewy
0c8cad6608 revert changes to env & gradle.properties 2024-02-20 16:17:21 -08:00
Loewy
b865f78e22 wip: use react-native-modal, swipe close + scrollview for content 2024-02-20 16:17:21 -08:00
2fc7c8ab1e Move to segment index 2024-02-14 09:56:32 -07:00
Loewy
b30ef2ef2b wip: builds, need to test with icons, fixes import issue for assets 2024-02-12 21:35:09 -08:00
Loewy
e2bde3bd01 wip, ui toggle mocked 2024-02-08 13:03:39 -08:00
Loewy
03774a540f move App.tsx to src 2024-02-07 21:24:24 -08:00
Loewy
ea130df02b remove loading for now 2024-02-07 17:49:08 -08:00
Loewy
b9221fa949 wip: almost there, needs dev mode sorted + loading 2024-02-07 15:39:11 -08:00
Loewy
07db6e21db undo some changes to keep history clean 2024-02-07 11:22:25 -08:00
Loewy
e5e998df36 sketch out nav with auth 2024-02-07 11:21:41 -08:00
Andy Malkin
ee085cbbb1 write script to use env variables 2024-02-06 15:53:04 -08:00
Loewy
c1ba1ceb7c token passed, tested with a call, change up env a bit 2024-02-06 13:02:15 -08:00
Loewy
035ce9f1b9 fix prettier conflicts 2024-02-06 11:34:52 -08:00
Loewy
d93d73dc3a wip: token passed to headers, need to make hook for onAuthStateChanged 2024-02-05 23:58:39 -08:00
Loewy
6bfd0621ad wip: connect firebase token to apollo headers 2024-02-05 22:50:24 -08:00
Andy Malkin
b88f5bf2e4 added env vars types and start scripts 2024-02-05 22:48:29 -08:00
0e8316b9f5 Bump gql 2024-02-05 12:57:25 -07:00
f44a1597c0 Use react-native-fs instead 2024-02-05 01:42:58 -07:00
1cfc6a9ae3 WIP 2024-02-05 01:42:58 -07:00
bfd96d9ccc Automatically organize imports 2024-02-03 20:30:00 -07:00
fc3cf92dcf Set dev mode auth headers 2024-02-03 20:15:39 -07:00
2f8f0227ba Merge pull request 'Record flow -- Entry screen + navigation stack' (#79) from loewy/camera-screen-stack into master
Reviewed-on: railbird/rn-playground#79
2024-02-03 16:45:39 -07:00
a1bc5377db Add typescript as dev dependency 2024-02-03 16:18:58 -07:00
f4b93253a8 Add railbird-gql as a dependency 2024-02-03 15:53:53 -07:00
Loewy
56733c854c add record entry screen/modal and required nav flow 2024-02-02 18:52:19 -08:00
Loewy
9187021cda add pod for VisionCamera & other ios config, update expo-constants version 2024-02-01 16:12:47 -08:00
Loewy
c882786726 Merge branch 'master' into loewy/rn-navigation 2024-02-01 11:42:50 -08:00
06f1aad38e Lint/tsc fixes 2024-02-01 00:58:23 -07:00
3f43c8d946 It works!!! 2024-01-31 23:39:55 -07:00
85b1cb8759 Close 2024-01-31 22:45:00 -07:00
82069f3bef Use react-native-vision-camera submodule 2024-01-31 18:40:12 -07:00
Loewy
e221ef070f app navigator, tab navigator, session screen, minimal config on tabs & container 2024-01-31 15:55:33 -08:00
Loewy
cd3329baae add logs, try removing props from Camera component 2024-01-30 14:18:19 -08:00
Loewy
feafd48443 working on emulator but crashing on physical device after calling startRecording 2024-01-30 14:18:19 -08:00
Loewy
4c091745dd rebased with master + reset package json to previous spacing/commands 2024-01-25 17:27:24 -08:00
Loewy
406f6f5cdd revert commands in package json 2024-01-25 17:08:58 -08:00
Loewy
4250eca710 firebase sdk installation and set up for iOS + connection test 2024-01-25 17:08:58 -08:00
Loewy
a9dbd503e3 build ios directory + rename app.json name and slug 2024-01-25 11:31:21 -08:00
Loewy
aed0faebf0 add bar graph, make changes to customgrid and custombars to match new structure 2024-01-15 17:40:24 -08:00
Loewy
981b5cebca add code, bring over chart view and pr first 2024-01-15 12:33:08 -08:00
Loewy
6c7ceb3eb3 add tests for helper functions on bar 2024-01-10 18:12:58 -08:00
Loewy
4dda9eb24c add custom-grid and associated files + test - test needs plugin config to work with d3-path and jest 2024-01-10 18:12:58 -08:00
Loewy
c0723665af add custom-grid and mock code, add direnv to gitignore 2024-01-09 15:25:36 -08:00
e25425ffe9 Add react native testing library 2024-01-08 17:27:52 -07:00
f797c98d45 Create Apollo Provider 2024-01-08 00:21:36 -07:00
872dd3fd71 Fix uri path 2024-01-06 23:36:24 -07:00
ed8371e08a Make eslint compatible with prettier 2024-01-06 19:32:00 -07:00
d68561b372 Add jest for unit tests 2024-01-06 18:46:03 -07:00
a1a3fa45b1 Use environment variables for uri 2024-01-05 19:50:07 -07:00