react-native-flex-layout
react-native-flex-layout copied to clipboard
add proper type for Stack divider prop - boolean is valid too
According to docs, boolean is also a valid type for divider prop in Stack component, so add that to the type too.
@yamankatby, thanks for merging my PR. May I ask, when can we expect this to be released to npm?