Skip to main content
Glama
lallen30
by lallen30
EventDetailsStyles.ts1.02 kB
import { StyleSheet } from 'react-native'; import { colors } from '../../../theme/colors'; export const styles = StyleSheet.create({ container: { flex: 1, backgroundColor: '#fff', }, content: { flex: 1, padding: 20, }, title: { fontSize: 24, fontWeight: 'bold', color: colors.black, marginBottom: 10, }, date: { fontSize: 18, color: colors.secondary, marginBottom: 5, }, time: { fontSize: 18, color: colors.secondary, marginBottom: 20, }, section: { marginBottom: 25, borderTopWidth: 1, borderTopColor: colors.light, paddingTop: 20, }, sectionTitle: { fontSize: 18, fontWeight: '600', color: colors.black, marginBottom: 10, }, location: { fontSize: 16, color: colors.dark, lineHeight: 24, }, description: { fontSize: 16, color: colors.dark, lineHeight: 24, }, price: { fontSize: 18, color: colors.secondary, fontWeight: '500', marginTop: 5, }, });

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lallen30/mcp-remote-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server