yamankatby / react-native-material

Modular and customizable Material Design UI components for React Native
https://rn-material.js.org
MIT License
223 stars 38 forks source link

feat: adds typing to Dialog children and an optional surfaceStyles to… #46

Closed mikey-wotton closed 1 year ago

mikey-wotton commented 1 year ago

fixes #45:

  1. Fixes typing for Dialog's children prop
  2. Adds optional surfaceStyles prop to Dialog allowing user to manage Dialog Surface.
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-native-material-example ❌ Failed (Inspect) Sep 18, 2022 at 4:53PM (UTC)
kfbfarley commented 1 year ago

great feature, lgtm

yamankatby commented 1 year ago

Hey @mikey-wotton & @kfbfarley Thank you for your effort here, just merged