• Skip to primary navigation
  • Skip to content
  • Skip to footer
React Native Spotlight Tour A highly customizable tour feature with an awesome spotlight effect

      React Native Spotlight Tour - API Reference


      React Native Spotlight Tour - API Reference / ToOptional

      Type Alias: ToOptional<T>

      ToOptional<T> = { [K in keyof Required<T>]: Optional<T[K]> }

      Defined in: package/src/helpers/common.ts:21

      Transforms the value types of an object to be Optional.

      Type Parameters

      T

      T

      • Repository
      • GitHub
      • Twitter
      • LinkedIn
      © 2025 React Native Spotlight Tour. Powered by Jekyll & Minimal Mistakes.