wrappid / native-mobile

This repository is combined packages of all the Styled Components for react-native hybrid mobile project.
MIT License
10 stars 1 forks source link

bug: CoreLink is not working in native-mobile #59

Open irkfaisal opened 2 months ago

irkfaisal commented 2 months ago

Describe the bug There is two issue with CoreLink and all possible props has been added in validProps

  1. We have to wrapped CoreLink with any other wrappid components in web then it is working.
  2. CoreLink is not working in mobile.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Stack Trace The stack trace of the bug if any.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

irkfaisal commented 1 month ago

I have just adds props related to the component. Mobile problem related to the component is still there.