(no title)
samschooler | 3 months ago
I'm interested in how you're dealing with the live activity and share sheet. I always drop down to native code, but am wondering if you built those with RN as well?
samschooler | 3 months ago
I'm interested in how you're dealing with the live activity and share sheet. I always drop down to native code, but am wondering if you built those with RN as well?
fernandorojo|3 months ago
You can just use Share.share() from react-native directly for the share sheet.
samschooler|3 months ago