We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
title: @react-native-community/slider
description: A React Native component library that provides access to the system UI for a slider control.
sourceCodeUrl: https://github.com/callstack/react-native-slider
packageName: @react-native-community/slider
platforms: ["android", "ios", "web"]
inExpoGo: true
---
{/* todo: add video */}
A component library that provides access to the system UI for a slider control, that allows users to pick among a range of values by dragging an anchor.
## Installation
## Learn more