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

docs: provide proper typings for withLayoutContext #270

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

okwasniewski
Copy link
Collaborator

PR Description

This PR fixes @bottom-tabs/expo-template and updates documentation with information to supply proper typing for withLayoutContext in order to avoid any types.

@okwasniewski okwasniewski linked an issue Jan 30, 2025 that may be closed by this pull request
3 tasks
@okwasniewski okwasniewski force-pushed the docs/with-layout-context-typings branch from 7cd95ab to 3c3e071 Compare January 30, 2025 09:53
Copy link

@Robert27 Robert27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already use this for a while and I can confirm it works flawlessly.

@okwasniewski okwasniewski merged commit 7a79a7f into main Jan 30, 2025
7 checks passed
@okwasniewski okwasniewski deleted the docs/with-layout-context-typings branch January 30, 2025 10:49
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.

Types for tabBarIcon are any
2 participants