wrappid / native-mobile

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

bugfix: fix Issues in Wrappid Mobile Applications #101

Open PritamBag opened 1 week ago

PritamBag commented 1 week ago

Describe the Bug Multiple component issues in Wrappid's native-mobile package, did not work properly on mobile. These issues lead to numerous errors and unexpected behaviours in mobile applications. Resolving these compatibility issues is crucial for enhancing the user experience.

Task

To Reproduce Steps to reproduce the behavior:

  1. Set up the mobile application environment.
  2. Start the server and run the mobile application.
  3. Observe errors or unexpected behaviors in components.

Expected Behavior All components should function seamlessly in the mobile application, mirroring their behavior on the web platform.