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
[x] Fix stack's functionality
[x] fix NativeAppContainer
[X] fix appbar
To Reproduce
Steps to reproduce the behavior:
Set up the mobile application environment.
Start the server and run the mobile application.
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.
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:
Expected Behavior All components should function seamlessly in the mobile application, mirroring their behavior on the web platform.