alantoa / react-native-lightbox

🖼️ A 60+ fps lightbox component, build upon Reanimated & GestureHandler.
149 stars 12 forks source link

Adding props for wapper children #4

Closed mduc-dev closed 1 year ago

mduc-dev commented 1 year ago
Screen Shot 2023-06-25 at 10 21 17

Hi @alantoa , you need add JSX.Element[] in children for mutiple wapper children like this

Screen Shot 2023-06-25 at 10 22 27
alantoa commented 1 year ago

I just released v0.3.0 for your PR, thanks again!