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

Add TS prop types to all internal components #199

Open
JoshMarler opened this issue Jan 3, 2021 · 0 comments
Open

Add TS prop types to all internal components #199

JoshMarler opened this issue Jan 3, 2021 · 0 comments
Assignees
Milestone

Comments

@JoshMarler
Copy link
Owner

We need to fully type all the core component prop types.

The main component to properly type is <View> as we should allow a type union on ViewProps for clients and other component types.

@JoshMarler JoshMarler added this to the beta milestone Jan 3, 2021
@JoshMarler JoshMarler self-assigned this Jan 3, 2021
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

No branches or pull requests

1 participant