GeekyAnts / GeekyAnts/nativebase-docs
Allows `/search` page with params
Open
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
As a developer
I can use the `?q=` param from an url
So that I don't need to load the page to perform a search
Example
https://docusaurus.io/search?q=markdown —works
https://reactnative.dev/search?q=button —works
https://docs.nativebase.io/search?q=button —404 😭
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.