Damien Hervé

Results 2 issues of Damien Hervé

Hi everyone, i think the showShareSheet function of the BranchUniversalObject is not well defined in index.d.ts. Current: ```typescript interface BranchUniversalObject { ident: string; showShareSheet: ( shareOptions?: BranchShareSheetOptions, linkProperties?: BranchLinkProperties, controlParams?:...

### Describe the problem you'd like to have solved No Typescript support ### Describe the ideal solution Rewrite the library in TypeScript (ideal) ## Alternatives and current work-arounds At least,...

feature request