wrappid / core

This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
10 stars 4 forks source link

enhancement: Add valid props in CoreLink #62

Closed irkfaisal closed 3 months ago

irkfaisal commented 7 months ago

Is your feature request related to a problem? Please describe. Add valid props in CoreLink and sanitize props that should work in mobile too.

Describe the solution you'd like

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

irkfaisal commented 6 months ago

Added valid and sanitized props, CoreLink is working in web and mobile both but there is a one problem in native-mobile, we have to wrap our CoreLink with a Core Heading component like CoreH1.

irkfaisal commented 3 months ago

vaid props is added for CoreLink, component is working on web perfectly but not in mobile.

techoneel commented 3 months ago

Create a separate issue in native-mobile and give the reference here and close the if you think no more changes is required in CoreLink

irkfaisal commented 3 months ago

created a separate issue in native-mobile #https://github.com/wrappid/native-mobile/issues/59