colorfy-software / react-native-modalfy

🥞 Modal citizen of React Native.
https://colorfy-software.gitbook.io/react-native-modalfy
MIT License
1.08k stars 44 forks source link

Add stackitem container style and handle orientation #6

Closed jxshco closed 4 years ago

jxshco commented 4 years ago

This PR allows users to pass a container style to StackItems and it also removes the fixed height and width from a backdrop. This is because when I changed orientation the backdrop was still fixed to the original size.

jxshco commented 4 years ago

Fixed that now @CharlesMangwa

CharlesMangwa commented 4 years ago

Awesome, thanks a lot! Will be part of 1.1.0 👍