[linear-gradient] Migrate to functional components (#8673)
* Remove index re-export
* Created shim element for unsupported platforms
* Convert LinearGradient to functional component
* Conve
[linear-gradient] Migrate to functional components (#8673)
* Remove index re-export
* Created shim element for unsupported platforms
* Convert LinearGradient to functional component
* Convert all react imports to star imports
* Unify types and add doc blocks
* Update NativeLinearGradient.web.tsx
* Updated build files
* Updated docs for linear gradient
* Update linear-gradient.md
* Update CHANGELOG.md
* Use nullish
* Clean up function export
* Apply suggestions from code review
Co-authored-by: James Ide <[email protected]>
* Updated docs
Co-authored-by: James Ide <[email protected]>
show more ...
|