question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why is `containedModal` not exported?

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
kmagieracommented, Feb 17, 2020

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.

1reaction
WoLewickicommented, Jun 30, 2020

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!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Native Stack Navigator | React Navigation
Native Stack Navigator provides a way for your app to transition between screens where each new screen is placed on top of a...
Read more >
How can I get this React Bootstrap Modal Working properly?
But you are exporting child compoennt, export default connect()(ItemModal);. You should export the parent component,
Read more >
<Modal/> Component - React-Bootstrap
When backdrop is set to static, the modal will not close when clicking outside it. Click the button below to try it. Launch...
Read more >
react-native-screens - UNPKG
14, export function enableScreens(shouldEnableScreens?: boolean): void; ... such that if the top screen is non opaque the content below can still be seen....
Read more >
React Bootstrap tutorial: Upgrade React apps with a CSS ...
Bootstrap 4 depends on jQuery, but jQuery is not ideal for React, ... out a skeleton functional component called Navigation , and export...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found