Commit Graph

370 Commits

Author SHA1 Message Date
b7aaef15a6 Actually fix main target 2024-02-03 15:17:36 -07:00
bc6f1629db Fix main target 2024-02-03 15:15:35 -07:00
7060eb1e95 Add a flake and move code to index.tsx 2024-02-03 15:08:27 -07:00
582cf4fe75 Add upload mutations 2024-02-03 03:34:57 -07:00
0f6b2b5245 Add schema 2024-02-03 03:16:55 -07:00
Loewy
56733c854c add record entry screen/modal and required nav flow 2024-02-02 18:52:19 -08:00
9e170380db Merge pull request 'Add onVideoChunkReady' (#78) from ivan/addOnVideoChunkReady into master
Reviewed-on: railbird/rn-playground#78
2024-02-01 19:55:44 -07:00
23f0beb646 Add onVideoChunkReady 2024-02-01 19:43:44 -07:00
a0af0ad300 Merge pull request 'react-native-vision-camera working with iOS build' (#71) from loewy/ios-pods-camera into master
Reviewed-on: railbird/rn-playground#71
2024-02-01 17:20:07 -07:00
Loewy
9187021cda add pod for VisionCamera & other ios config, update expo-constants version 2024-02-01 16:12:47 -08:00
4fb8fe7d08 Merge pull request 'Minimal Navigation' (#66) from loewy/rn-navigation into master
Reviewed-on: railbird/rn-playground#66
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-02-01 15:13:45 -07:00
Loewy
c882786726 Merge branch 'master' into loewy/rn-navigation 2024-02-01 11:42:50 -08:00
7f6a05c101 Merge pull request 'ivan/react-native-vision-camera-submodule' (#68) from ivan/react-native-vision-camera-submodule into master
Reviewed-on: railbird/rn-playground#68
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-02-01 00:59:58 -07:00
06f1aad38e Lint/tsc fixes 2024-02-01 00:58:23 -07:00
2aa9b4b2d1 Add eslintignore for submodule 2024-02-01 00:39:38 -07:00
152ede26e3 Use http submodule in CI 2024-02-01 00:36:48 -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
3a31135807 Merge pull request 'Camera Orientation Toggling' (#63) from loewy/camera-orientation-toggle into master
Reviewed-on: railbird/rn-playground#63
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
2024-01-31 18:20:43 -07:00
Loewy
6482d43af0 remove unused styles color 2024-01-31 15:56:48 -08:00
Loewy
e221ef070f app navigator, tab navigator, session screen, minimal config on tabs & container 2024-01-31 15:55:33 -08:00
Loewy
6b547c4ddd add types, rebase 2024-01-30 17:05:43 -08:00
Loewy
63ef099dc3 add button to change orientation of camera -- passed to props -- needs to be set up 2024-01-30 16:35:47 -08:00
f4cf600d22 Merge pull request 'Camera -- mount & record' (#62) from loewy/rn-vision-camera-preview into master
Reviewed-on: railbird/rn-playground#62
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-01-30 17:33:16 -07:00
Loewy
f9111ffe5e tested on emulator, works on some physical devices, will record + save to local camera roll & produce logs 2024-01-30 14:18:19 -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
eb152bc6c7 boots on android, no recording/file logging/etc, just camera access and button ui 2024-01-30 14:18:19 -08:00
4376f9dc26 Merge pull request 'Android Firebase-Auth' (#61) from loewy/firebase-auth-integration into master
Reviewed-on: railbird/rn-playground#61
2024-01-30 15:02:53 -07:00
Loewy
7f7487836c add some comments and add text to log output 2024-01-29 14:51:24 -08:00
Loewy
7046b23a27 code tested on android, gets a token, logs a user 2024-01-29 14:51:24 -08:00
6ebceb4ce7 Merge pull request 'Android Firebase SDK set up' (#55) from loewy/android-generate-firebase-sdk into master
Reviewed-on: railbird/rn-playground#55
2024-01-29 14:26:59 -07:00
Loewy
3d9845e1b3 revert App.tsx 2024-01-27 15:17:09 -08:00
Loewy
07118a870f android google-service.json linking 2024-01-27 15:11:42 -08:00
abb718603e Merge pull request 'Android folders from nix shell' (#52) from loewy/renamed-android-folders into master
Reviewed-on: railbird/rn-playground#52
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-01-27 15:40:20 -07:00
Loewy
9f170c1186 revert the nix/store hash on gradle.properties 2024-01-27 14:21:02 -08:00
Loewy
94d4f13a28 get android running in nix shell 2024-01-26 16:41:50 -08:00
4c6bf597a9 Merge pull request 'Firebase SDK for iOS -- duplicate' (#49) from loewy/firebase-sdk into master
Reviewed-on: railbird/rn-playground#49
2024-01-26 13:19:03 -07: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
3bd414506a Merge pull request 'iOS Directory' (#46) from loewy/renamed_ios_folders into master
Reviewed-on: railbird/rn-playground#46
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-01-25 17:33:13 -07:00
Loewy
a9dbd503e3 build ios directory + rename app.json name and slug 2024-01-25 11:31:21 -08:00
ec0904ffb1 Merge pull request 'Line Graph -- render component' (#39) from loewy/line-graph-render-component into master
Reviewed-on: railbird/rn-playground#39
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-01-18 20:10:09 -07:00
Loewy
b80b05fbd8 add line graph, associated changes to utils/config/styles & test 2024-01-18 16:21:01 -08:00
d9a4247b8e Merge pull request 'Update CustomGrid' (#37) from loewy/custom-grid-vertical into master
Reviewed-on: railbird/rn-playground#37
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-01-18 14:30:46 -07:00
Loewy
9d5164bd13 add vertical option for custom-grid, add dev docs 2024-01-18 13:21:39 -08:00
ec6d36b44c ChartLabel -- graph helper component to render title + labels for a chart/graph (#30)
-- question: helper functions can be used directly in chartLabel OR I could have them be part of useGraphData hook since this component will be called on a graph.

image: shows the Chart Label up top with capital cased keys/labels and color boxes

FIXES #29

Co-authored-by: Loewy <loewy@chainstarters.com>
Reviewed-on: billnerds/rn-playground#30
Reviewed-by: Kat Huang <kkathuang@gmail.com>
Co-authored-by: loewy <loewymalkov@gmail.com>
Co-committed-by: loewy <loewymalkov@gmail.com>
2024-01-17 14:29:28 -07:00
7e7a571f5a Merge pull request 'Bar Graph Render Component' (#28) from loewy/bar-graph-render into master
Reviewed-on: billnerds/rn-playground#28
Reviewed-by: Kat Huang <kkathuang@gmail.com>
2024-01-16 15:16:59 -07:00