Skip to main content

Quickstart

With Expo (expo-document-picker)

With bare RN (react-native-document-picker)

convertLocalFile uploads the file as it is on disk (via uri) without reading it into JS memory first — key on mobile, where the RAM of the JS process is limited.

Convert from URL

With upload progress (useConvertFile)

Siguiente paso