React Native Spotlight Search Module

A React Native module for iOS that provides Spotlight search functionality. This allows you to index content from within your React Native app so that it appears in the iOS device’s Spotlight search index, potentially increasing the exposure of your app.

Features:

  • Adding items.
  • Updating items.
  • Deleting items.
  • Register a callback to handle when a search item is tapped.
  • Limited support for images.

Live Preview:

React Native Spotlight Search Module

Download Details:

Author: jdmunro

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/jdmunro/react-native-spotlight-search

License:

Add Comment