callstack / super-app-showcase

Monorepository template for super app development with React Native and Re.Pack
MIT License
382 stars 63 forks source link

fix: mini app navbar back button #14

Closed andrewworld closed 1 year ago

andrewworld commented 1 year ago

Summary

NavBar back button icon was not visible when react-native-calendar module used inside the app. To prevent this behaviour react-native-paper lib which provides NavBar component should be in shared dependencies inside webpack config

https://user-images.githubusercontent.com/6783062/204675604-fcfc081c-943e-4282-bba7-75a8c6a920a3.mp4

Test plan

  1. Open Services screen
  2. Open Booking app