Brendan Allan
87286dba13
Refactor routes ( #535 )
...
* refactor routes
* use default export for screens
* use "route" relative routing
* don't use absolute import for root screens
* no absolute importing folders!!!
* fine we can absolute import folders
2023-01-20 12:40:36 -08:00
Brendan Allan
9c0c870964
Fix webkit reload ( #534 )
...
* wrap WKWebView in UnsafePointer
* formatting
* more formatting
2023-01-20 00:25:12 -08:00
maxichrome
1b42826056
cleanup(don't hate me): prettier format everything
2023-01-19 19:32:35 -08:00
Brendan Allan
2153e1dd56
Beginning of sync stuff ( #502 )
2023-01-04 23:11:55 -08:00
Brendan Allan
ebddb873f0
More Sync Stuff ( #438 )
...
* broken sync example
* move to react
* filter owned ops more
* update deps
* working sync
* relation operations
* fix pnpm lock
* please rustfmt
* fix api
* compare strings properly
* please clippy
* feature gate logging
* use bleeding rspc in example
* use bleeding rspc
* use generated rspc client
2022-10-27 23:12:28 -07:00