rive-react-native
rive-react-native copied to clipboard
ios 12 compatibility
Hi! We have a lot of customer that use old devices, we are trying and testing on ios 12 and 13, but we have issue with these os.
Do you have a version that i compatibile with ios 12 and 13?
Thank you for the support
I am starting to try to work Rive into our project as well and would like to be as inclusive as possible to customers with older iOS devices. If there is a way to get compatibility for older builds of iOS we would be able to put this into our production product.
You can try with the version 2.1.37
which is the last version of React Native that supported a minimum of iOS 11.0+. After that unfortuantely, the underlying iOS dependency had to be bumped to support internal features.
The features missed by holding to this version right now are Rive Listener support and a recently introduced Graph Editor support (both features in the Rive editor). If you don't need these features at the moment, you should be able to use 2.1.37
to work with these later iOS builds.
Definitely not ideal! But we'll consider some underlying iOS changes to keep support for these older builds in the future.