Commit Graph

34 Commits

Author SHA1 Message Date
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
b334cc377f Fix lint errors 2024-01-05 19:19:45 -07:00
20901fb26c Add lint rules 2024-01-05 15:39:57 -07:00
295f948104 Install eslint 2024-01-05 14:43:38 -07:00
c3e2d23a63 Initial commit
Generated by create-expo-app 2.1.1.
2023-12-28 16:44:12 -07:00