birkir / react-native-carplay

CarPlay with React Native
https://birkir.dev/react-native-carplay/
MIT License
625 stars 103 forks source link

added full screen support on CarPlay Map template #173

Closed susonthapa closed 1 month ago

susonthapa commented 4 months ago

What has changed?

Solution description

I have switched to using the Root ViewController to render the React view and used the auto layout to properly layout the view.

Before

https://github.com/birkir/react-native-carplay/assets/33973551/d8600f91-38c2-479a-9f57-e406dd4b2a22

After

https://github.com/birkir/react-native-carplay/assets/33973551/6bcb06ee-2bdf-4a31-be5f-993188e16fc5

birkir commented 1 month ago

Fantastic, thank you