teslamotors / react-native-camera-kit

A high performance, easy to use, rock solid camera library for React Native apps.
MIT License
2.49k stars 590 forks source link

feat: add support for New Architecture #672

Closed WoLewicki closed 2 weeks ago

WoLewicki commented 3 months ago

PR adding New Architecture support to the library :tada:

We at Software Mansion have been working on improving support for the new architecture for quite a while now. If you need help with anything related to New Architecture, like:

or you just want to ask any questions, hit us up on projects@swmansion.com


How did you test this change?

Enable new architecture in example app and see that everything works correctly.

BogdanRad commented 1 month ago

Hello, we need this update. Can you merge if is ok? please

WoLewicki commented 2 weeks ago

I'll take a look at it when I have some free time, thanks!

WoLewicki commented 7 hours ago

@scarlac here is a PR bumping the example app to 0.76. I'll begin testing the new arch there now 🚀