-
-
Notifications
You must be signed in to change notification settings - Fork 437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📣 [DONE] new features coming 📣 #603
Comments
EDIT: nvm on the refactor. Still working on getting the windows example running. Lots of bizarre errors just from the template code before even adding the module features, and the documentation is a little inconsistent. One thing is that windows requires the new architecture setup for the js code. How far along is the android update? |
please solve the mac os and windows issue; windows : "ReactNativeDocumentPicker.csproj : error NU1201: Project Microsoft.ReactNative.Managed is not compatible with uap10.0.16299 (UAP,Version=v10.0.16299). Project Microsoft.ReactNative.Managed supports: uap10.0.17763 (UAP,Version=v10.0.17763)" mac os :"invariant violation: turbomoduleregistry.getenforcing(...): 'rndocumentpicker' could not be found. verify that a module by this name is registered in the native binary." |
update: I published new docs here: https://react-native-documents.github.io/ There are 2 new packages: document picker and document viewer, all covered in the docs. I'm going to be updating this repository as well to point out the new packages |
@vonovak Windows and MacOs are supported? |
Hello, macos support is fairly easy to add. As for windows, i don't have a machine to be able to develop and maintain the package. |
Hello,
I'm the module maintainer and I'm starting to work on a major update to the module that should enable the following (and potentially more).
Edit 2: now available at https://react-native-documents.github.io/docs/install#accessing-the-private-packages-for-sponsors
Edit 1: this post originally looked for people who would sponsor the module improvements and maintenance. Since none showed up, I'm doing it the improvements on my own and then plan to make this available to GH sponsors. (Done)
Thank you! ❤️
The text was updated successfully, but these errors were encountered: