Closed kendallroth closed 1 year ago
This may be a little more complex than originally thought, as React Native does not support sharing links on Android (docs). Instead, a potential (Stack Overflow solution) would be to send a known https://
link (from URL redirect service maybe???) that would then redirect to the desired custom scheme link 🤷.
Closed in #12
Request
Need to add the ability to "share" a day configuration with another user. This will not track changes, but will only create a duplicate item via the app (from a URL).
Features
my-days://
) and parse configNotes