Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve all remaining lint issues (#88) | Paul Frazee | 2023-01-24 | 1 | -2/+0 |
| | | | | | | | | | * Rework 'navIdx' variables from number arrays to strings to avoid equality-check failures in react hooks * Resolve all remaining lint issues * Fix tests * Use node v18 in gh action test | ||||
* | Remove webcrypto polyfill, as it's no longer needed | Paul Frazee | 2022-11-23 | 1 | -49/+0 |
| | |||||
* | Rename bundle-id to xyz.blueskyweb.pubsq in android | Paul Frazee | 2022-06-15 | 1 | -1/+0 |
| | |||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 1 | -3/+10 |
| | |||||
* | Work around lack of 'exports' directive support in metro | Paul Frazee | 2022-06-14 | 1 | -0/+45 |
| | |||||
* | Add state management | Paul Frazee | 2022-06-09 | 1 | -1/+1 |
| | |||||
* | Initial commit | Paul Frazee | 2022-06-07 | 1 | -0/+17 |