React-native-screens: Why is `containedModal` not exported?

Created on 17 Feb 2020  路  5Comments  路  Source: software-mansion/react-native-screens

Why is that stackPresentation not exported/exposed? The index.d.ts doesn't have it, yet when I use it in a project it works great.

native-stack

Most helpful comment

I think this is just an oversight as we only check TS definition file every once in a while. Happy to accept a PR for the definition file that'd add that.

All 5 comments

I think this is just an oversight as we only check TS definition file every once in a while. Happy to accept a PR for the definition file that'd add that.

@pvinis you need help on this?

I don't have time to continue this unfortunately :(. Feel free to take over that PR.

I see that no one has currently time to update the PR and make it compatible with the newest changes to the structure, so I made it: #551.
Thanks for your contribution @pvinis!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

beetlebum picture beetlebum  路  5Comments

chengsokdara picture chengsokdara  路  3Comments

harrisrobin picture harrisrobin  路  3Comments

iDuuck picture iDuuck  路  5Comments

ukasiu picture ukasiu  路  4Comments