Skip to content

fix: types from lib folder - #1813

Merged
WoLewicki merged 2 commits into
mainfrom
@wolewicki/fix-types-from-bob
Jul 26, 2022
Merged

WoLewicki merged 2 commits into
mainfrom
@wolewicki/fix-types-from-bob

Conversation

@WoLewicki

@WoLewicki WoLewicki commented Jul 26, 2022

Copy link
Copy Markdown
Member

Summary

Added missing component props and made Svg* component props extend SvgProps. Also removed custom Color type which is now just ColorValue from react-native. Should fix #1812, #1811.

Test Plan

Try and use components from USAGE section.

@WoLewicki WoLewicki linked an issue Jul 26, 2022 that may be closed by this pull request
@WoLewicki WoLewicki changed the title fix: export component props and remove Color which is just ColorValue… fix: types from lib folder Jul 26, 2022
@WoLewicki
WoLewicki merged commit 556690e into main Jul 26, 2022
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.

SvgProps type is not exported in 12.4.1 version 12.4.1 SvgCssUri component with width prop has a Type error

1 participant