wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.6k stars 557 forks source link

Search Bar / Searching Text In PDF? #825

Open pateljoel opened 7 months ago

pateljoel commented 7 months ago

I saw in the documentation that this library has the ability to search for text inside a PDF just like many PDF readers on apps like Adobe Acrobat and the native iOS PDF reader.

I can't find this documentation anywhere about this, am I missing something?

Is it possible that this part of the documentation is shown somewhere or if this library doesn't support it.

It should then be possible to have this feature for this library as many PDF readers also have this and it should use the native PDF reader when possible.

UmarbekSaidov commented 2 months ago

Will the search function be added sometime?