rive-react-native icon indicating copy to clipboard operation
rive-react-native copied to clipboard

fix: update android/ios libaries to fix rounded corner rendering

Open mjtalbot opened this issue 3 years ago • 2 comments

bumping android/ios versions

I noticed ios got bumped quite a few versions, @duncandoit i remember you were working here before, are there still some ios changes that require react-native changes here?

mjtalbot avatar Jun 20 '22 11:06 mjtalbot

The iOS version cannot be bumped any further without changes to Swift code

cool! glad i checked. does it make sense to do this simplicifaction on android as well? feels like that might make some of the logic easier to handle in react native? or do you think that's not going to matter?

mjtalbot avatar Jun 21 '22 14:06 mjtalbot

does it make sense to do this simplicifaction on android as well? feels like that might make some of the logic easier to handle in react native? or do you think that's not going to matter?

I think the Android simplification would be great for the react native side of things!

duncandoit avatar Jun 21 '22 14:06 duncandoit

@mjtalbot Closing this if you don't mind! iOS and Android dependencies should be bumped to latest

zplata avatar May 31 '23 14:05 zplata