feat: add support for additional platforms in react-native-libraries.…#1854
feat: add support for additional platforms in react-native-libraries.…#1854Simek merged 2 commits intoreact-native-community:mainfrom gabriel-logan:main
Conversation
…json and fix not support for new arch
Simek
left a comment
There was a problem hiding this comment.
Hello @gabriel-logan, thanks for updating the package entries! 👍
When it comes for out-of-tree platform support, we require an example or demo app created with a given platform package, see:
Can you provide some links for such examples?
I see, the libraries I mentioned support for these platforms use pure Common JS, so they would be compatible. I don't have any demos here. If it's mandatory, I can remove these compatibility features and just edit the others. |
|
These are the mandatory ones to have a demo, right? Windows, |
It's a true statement for most of the packages, but there were a few cases before, when pure JS libraries have some issues on one or more out-of-tree platforms, that's why we decided to require confirmation via code.
Yup, that's the list. Most of the out-of-tree platforms offer a start template, which should make testing quite straight forward. We can also revert them for now, and add the compatibility later in time, when you have a opportunity to check this out. |
…json and fix not support for new arch
📝 Why & how
I just updated the compatibility of my libraries for the directory file.
✅ Checklist
react-native-libraries.jsonreact-native-libraries.json