Skip to content

maggialejandro/agenda-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

React Native Agenda ๐Ÿ“†

BuildStatus NPM version npm CodeFactor PRs Welcome

Installation

npm install agenda-react-native --save

Using yarn

yarn add agenda-react-native

Screenshot

Usage

API

Prop Description Required? Default Type
onDayPress Callback called when a day is pressed. no (date: Date) => void
onEventPress Callback called when a event is pressed. no (event: Event) => void
selectedDay Selected day no today Date
events Events no Event[]
monthTheme Month component theme no MonthThemeType
theme Agenda theme no ThemeType
locale Locale no LocaleType
viewType Locale no 'month' AgendaViewType
firstDayMonday Monday as first day of the week no false boolean

License

MIT

About

๐Ÿ“† React Native Agenda

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published