Commit Graph

138 Commits

Author SHA1 Message Date
73334a7dd7 Merge pull request 'Fix android build' (#84) from ivan/fix-android-build into master
Reviewed-on: railbird/rn-playground#84
2024-02-03 21:59:46 -07:00
497068627c Fix android build 2024-02-03 21:58:54 -07:00
89361e17e6 Merge pull request 'Automatically organize imports' (#83) from ivan/automatically-organize-imports into master
Reviewed-on: railbird/rn-playground#83
2024-02-03 21:48:28 -07:00
18ec4bf9f1 Separate android into its own job 2024-02-03 21:48:05 -07:00
2e75f784dd Try a different variable 2024-02-03 21:35:31 -07:00
c7179bd0a0 Fix android build 2024-02-03 21:30:32 -07:00
b38c099414 Fix? 2024-02-03 21:27:33 -07:00
e7f5d19707 Please work 2024-02-03 21:17:08 -07:00
4ae2e70586 Take 2 2024-02-03 21:14:18 -07:00
c93072d9b4 Fix CI? 2024-02-03 21:10:16 -07:00
721e728275 Add android build and make tsc find react-native-vision-camera 2024-02-03 21:06:47 -07:00
bfd96d9ccc Automatically organize imports 2024-02-03 20:30:00 -07:00
3f0e0bb9a9 Merge pull request 'Actually respect prettier configuration' (#82) from ivan/respect-prettier-configuration into master
Reviewed-on: railbird/rn-playground#82
2024-02-03 20:25:25 -07:00
2276605e6d Actually respect prettier configuration 2024-02-03 20:23:54 -07:00
a6883a624a Merge pull request 'ivan/add-dev-auth' (#81) from ivan/add-dev-auth into master
Reviewed-on: railbird/rn-playground#81
2024-02-03 20:18:02 -07:00
fc3cf92dcf Set dev mode auth headers 2024-02-03 20:15:39 -07:00
e69f9dc2d8 Add ApolloLink to inject auth headers 2024-02-03 18:10:58 -07:00
473d79a32d Bump react native vision callback 2024-02-03 18:09:55 -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
7bf0053974 Merge pull request 'Add railbird-gql as a dependency' (#80) from ivan/railbird-gql into master
Reviewed-on: railbird/rn-playground#80
2024-02-03 16:44:30 -07:00
5f7e7e31bf Add typescript to flake 2024-02-03 16:37:27 -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
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