about summary refs log tree commit diff
path: root/metro.config.js
Commit message (Collapse)AuthorAgeFilesLines
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-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 neededPaul Frazee2022-11-231-49/+0
|
* Rename bundle-id to xyz.blueskyweb.pubsq in androidPaul Frazee2022-06-151-1/+0
|
* Polyfills for native cryptoPaul Frazee2022-06-151-3/+10
|
* Work around lack of 'exports' directive support in metroPaul Frazee2022-06-141-0/+45
|
* Add state managementPaul Frazee2022-06-091-1/+1
|
* Initial commitPaul Frazee2022-06-071-0/+17