pmndrs / react-three-flex

💪📦 Flexbox for react-three-fiber
MIT License
1.65k stars 42 forks source link

Update to a newer version of react-pdf/yoga #87

Open aVileBroker opened 1 year ago

aVileBroker commented 1 year ago

Newer features introduced into yoga have been released, including row/column gap. React-PDF has had updates, with react-pdf/yoga at v4.1.2, while r3flex is still using v2.0.4.

I would suggest an audit of new API changes and a ticket which covers the upgrade and implementation of the new API. I'd love to work on this though I don't know if I have the bandwidth to take the lead on it, so for now just a suggestion 😁