edreyyo

Results 3 issues of edreyyo

The dialog which shows when calling `showShareSheet` on a newly created BUO looks _really_ dated/old when running on Android 11 (see attached screenshot). Is it possible to use the platform...

@jwbay Does this package support folder namespace support? For example: ``` examples ├── en │ └── namespace.json ├── de │ └── namespace.json └── es └── namespace.json ``` Thanks in advance