Closed waleedarshad-vf closed 6 years ago
I used custom sheets instead of shareSheet and it is working well. rest of the content is yours :)
I resolved it with the mixture of https://github.com/eyaleizenberg/react-native-custom-action-sheet
but Awesome work. Thanks
hello waleedarshad-vf! u can help me how do that???? thank you!!!
I Have a scenario where i wanted to show share sheet on clicking button in child component. if i put share sheet in parent it show as bottom sheet, if i put the same in child. It show in the middle of screen where child components end.
Is there any workaround to acheive this.