Replies: 31 comments 37 replies
This comment has been hidden.
This comment has been hidden.
|
https://github.com/react-native-video/react-native-video |
|
It would be nice to have some kind of SVG support, for example: |
This comment has been hidden.
This comment has been hidden.
|
One more library to add: https://github.com/lottie-react-native/lottie-react-native. Migration has started for Android: lottie-react-native/lottie-react-native#910 |
|
Any PDF library: https://github.com/rumax/react-native-PDFView or https://github.com/wonday/react-native-pdf |
|
react-native-PDFView does not support it. react-native-pdf has an issue to support it, but no PR and no work so far. I think this is a request to migrate one of these two. |
|
I have two more libraries that I'd like to track:
|
|
pls include these library also |
|
I think we should add this discussion URL into react native docs so everyone may check new arch-supported libraries status before their project upgradation |
|
Hello, it would be nice to track |
|
react-native-device-info (not started) react-native-permissions (not started) react-native-haptic-feedback (not started) react-native-pure-jwt (not started) react-native-masked-view (in progress) |
|
👋 I recently added a Fabric/TurboModules support in react-native-avoid-softinput from v3.0.0 onwards |
|
Support for Fabric has also been added to react-native-blur. See this PR. |
|
Hey @cortinico, thanks for the awesome sum up. JFYI: RN Skia is in progress: Shopify/react-native-skia#937 |
|
react-native-vision-camera and react-native-blurhash are written in Swift, and since Fabric Views use C++ code (.mm) it's probably gonna be a bit tricky to add Fabric support to my libs as of right now since Swift cannot interop with C++. To unblock me (and other Swift libs), I think it'd make sense to either
wdyt? |
|
First https://www.npmjs.com/package/lottie-react-native/v/6.0.0-rc.1 Shoutout to @alfonsocj and @AlexanderEggers for helping us to get it out. |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
|
Hey @cortinico This lib support react native new architecture fabric https://github.com/pushpender-singh-ap/react-native-scanner |
|
https://www.npmjs.com/package/react-native-blob-util is now fully supporting the new aritechture. Last known bug on iOS is fixed for now. |
|
I would like to monitor live video streaming player like VLC. Here is one I found razorRun/react-native-vlc-media-player#149 |
|
React Native Lottie v6 is now out and it supports the new architecture. Release: https://github.com/lottie-react-native/lottie-react-native/releases/tag/v6.0.0 |
|
Hey @cortinico , |
|
op-sqlite is compatible with old-arch and new-arch but not bridgeless. Should bridgeless get its own category now? op-sqlcipher does not support new-arch yet, but it will soon, only need to merge op-sqlite into it. |
|
Hello, |
|
Hi folks! We're in the home stretch here! We're making a big push for New Architecture support with React Native 0.74. For updates and info on how to help: #167. Let's continue discussions there. |
|
Hey! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Please refer to the new discussion: #167
Hi all,
It's crucial that 3rd party libraries and tools for React Native are supporting the New React Native Architecture, both Fabric and TurboModules.
Known Libraries Status
For Library Authors/Maintainers
If you're a library author/maintainer, feel free to open a discussion in this section to provide updates on the status of your library.
If you happen to have a Alpha/Beta/RC ready to share, feel free to do so. You can use this working group for getting visibility and early feedback.
Please open only one thread per library.
For Library User
If you're a library user, feel free to comment here if a library you're depending on it's not migrated yet.
This will help the library author/maintainer collect use cases and will help them prioritize the migration work.
All reactions