react-native-documents / document-picker

Document Picker for React Native
https://react-native-documents.github.io/
MIT License
1.35k stars 437 forks source link

📣 [DONE] new features coming 📣 #603

Closed vonovak closed 6 months ago

vonovak commented 1 year ago

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! ❤️

MacKenzieHnC commented 1 year ago

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?

atiqulislamwb commented 1 year ago

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."

vonovak commented 7 months ago

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

AlexSubZero commented 2 weeks ago

@vonovak Windows and MacOs are supported?

vonovak commented 2 weeks ago

@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.