Skip to main content

Roadmap

What are the upcoming features and improvements for the project?

  • bringing Viewer module out of beta
  • isKnownType for Android
  • add new options to pick, such as for showing file extensions on iOS and more
  • handling stale bookmark data
  • bridgeless mode
  • support for more Predefined File Types out of the box
  • keepLocalCopy for open mode (already work on Android)
  • documentation improvements
  • picking a location to save a file
  • macOS support
  • api and error codes improvements

Changelog

@react-native-documents/picker

10.1.0

  • Added isKnownType method for Android
  • bridgeless mode support, tested with RN 0.74-rc.8

10.0.0

  • Initial release. Starting with version 10.0.0 to continue the series from the react-native-document-picker library.

@react-native-documents/viewer

1.1.0

  • bridgeless mode support, tested with RN 0.74-rc.8
  • minor internal improvements

1.0.0

  • Initial release