SrBrahma / react-native-shadow-2

Cross-platform shadow for React Native. Supports Android, iOS, Web, and Expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove error when >1 child

SrBrahma opened this issue · comments

commented

Just allow the dev to have more than one child.

Having more than one child implies that the dev should set the view's style in Shadow's viewStyle prop.

commented

Error also happens when there isn't a child.

commented

Fixed both in v7.0.0!