Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeLineList Props to achieve a horizontal orientation || Documentation #2456

Open
yonjuukyuu opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@yonjuukyuu
Copy link

Description

Im following the same exact demo on timelineCalendarScreen and i have a ScreenOrientation horizontal,
timelineCalendarScreen.tsx

Am trying to achieve a 7 day timelistlist on ScreenOrientation horizontal like the image of the expected behaviour, looking at the props of the timeLineList Component stuff like styles prop its been inheritc froma. Theme interface that doesn't have mush css styling option's neither there seems to be any documentation from what each prop does from this Theme type file. is this achievable ?, can you point me to a documentation ?

Expected Behavior

image

Observed Behavior

IMG_1458

Environment

Please run these commands in the project folder and fill in their results:
── react-native-calendars@1.1304.1

├─┬ @react-navigation/native@6.1.17
│ └── react-native@0.73.6 deduped
├─┬ expo-router@3.4.8
│ ├─┬ @expo/metro-runtime@3.1.3
│ │ └── react-native@0.73.6 deduped
│ ├─┬ @react-navigation/bottom-tabs@6.5.20
│ │ ├─┬ @react-navigation/elements@1.3.30
│ │ │ └── react-native@0.73.6 deduped
│ │ └── react-native@0.73.6 deduped
│ └─┬ @react-navigation/native-stack@6.9.26
│ └── react-native@0.73.6 deduped
├─┬ react-native-calendars@1.1304.1
│ └─┬ recyclerlistview@4.2.0
│ └── react-native@0.73.6 deduped
├─┬ react-native-paper@5.12.3
│ └── react-native@0.73.6 deduped
├─┬ react-native-safe-area-context@4.8.2
│ └── react-native@0.73.6 deduped
├─┬ react-native-screens@3.29.0
│ └── react-native@0.73.6 deduped
└─┬ react-native@0.73.6
└─┬ @react-native/virtualized-lists@0.73.4
└── react-native@0.73.6 deduped

Also specify:

Iphone 13 - 17.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant