react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 458 forks source link

docs: Add documentation search #1100

Closed hichemfantar closed 1 week ago

hichemfantar commented 3 weeks ago

Summary

This PR introduces local offline search.

image

Test Plan

search only works in production

  1. generate a new build
  2. serve the build
hichemfantar commented 1 week ago

@krizzu @tido64 can we merge this please