Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update typescript.md #1372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

saeid-elio
Copy link

Without <{}> TypeScript compiler shows this error: Generic type 'NavigationContainerRef' requires 1 type argument(s).ts(2314)

READ ME PLEASE

TL;DR: Make sure to add your changes to versioned docs

Thanks for opening a PR!

The docs cover several versions of react-navigation, and in some cases there are several files (for version 1, version 2 and etc.) that all describe a single page of the docs (eg. "Getting Started").

Please make sure that the edit you're making in docs/file-you-edited.md is also included in the file for the correct version, eg. /versioned_docs/version-3.x/file-you-edited.md for version 3. If such file doesn't exist, please create it. 👍

Without <{}> TypeScript compiler shows this error:
Generic type 'NavigationContainerRef' requires 1 type argument(s).ts(2314)
Copy link

netlify bot commented Sep 12, 2024

Deploy Preview for react-navigation-docs failed.

Name Link
🔨 Latest commit 3c07958
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-docs/deploys/66e2d8df56db530008bf2908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant