Giter Club home page Giter Club logo

Comments (5)

mschipperheyn avatar mschipperheyn commented on June 5, 2024

Here is the solution from another project on the same problem. Perhaps this could be a solution also?

instea/react-native-popup-menu#1

from react-native-share.

jordxn avatar jordxn commented on June 5, 2024

I found a solution from another project that seems to work as well

Change: https://github.com/EstebanFuentealba/react-native-share/blob/master/ios/GenericShare.m#L48
[ctrl.presentedViewController presentViewController:composeController animated:YES completion:Nil]

ref: naoufal/react-native-activity-view#31

I haven't tested this outside a modal so I haven't done a pull request for it.

from react-native-share.

jordxn avatar jordxn commented on June 5, 2024

Ok I tested the change when it's called from a non-modal context and it doesn't work. So to fix this for both cases the client would have to pass through a new param to specify if this is being called from a modal or not so that GenericShare knows which method to call :(

from react-native-share.

enieber avatar enieber commented on June 5, 2024

try with the new version of lib

from react-native-share.

rohit-apexon avatar rohit-apexon commented on June 5, 2024

Facing same issue on Android when opened from modal, share options open behind modal.
Any workaround on this?

from react-native-share.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.