Skip to content
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

Closed
8 of 9 tasks
vonovak opened this issue Nov 26, 2022 · 5 comments
Closed
8 of 9 tasks

📣 [DONE] new features coming 📣 #603

vonovak opened this issue Nov 26, 2022 · 5 comments

Comments

@vonovak
Copy link
Collaborator

vonovak commented Nov 26, 2022

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

  • removal of deprecated iOS apis
  • removal of deprecated Android apis
  • offloading work from the main thread
  • support for more file types
  • accessing files outside of the application sandbox
  • requesting long-term permissions to access files outside of the application sandbox
  • improvements to the module api
  • new docs
  • jest mock

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

@vonovak vonovak pinned this issue Nov 26, 2022
@vonovak vonovak changed the title New architecture & new features New architecture support & new features Nov 26, 2022
@MacKenzieHnC
Copy link
Contributor

MacKenzieHnC commented Mar 22, 2023

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
Copy link

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 vonovak changed the title New architecture support & new features 📣 new features coming 📣 Feb 5, 2024
@vonovak
Copy link
Collaborator Author

vonovak commented Mar 3, 2024

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 vonovak changed the title 📣 new features coming 📣 📣 [DONE] new features coming 📣 Mar 25, 2024
@vonovak vonovak closed this as completed Mar 25, 2024
@AlexSubZero
Copy link

@vonovak Windows and MacOs are supported?

@vonovak
Copy link
Collaborator Author

vonovak commented Sep 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants