react-native-calendar-strip
react-native-calendar-strip copied to clipboard
Easy to use and visually stunning calendar component for React Native.
Hello, Locally I test my app with Expo and everything looks fine. Although, after publish my app on Google Play Store, the app crashes because of "react-native-calendar-strip". What is the...
Am having issues to configure the lib with 3 languages: `en`, `fr` and `de`. I have found some issues related to the problem, but none worked for me. Some related...
https://user-images.githubusercontent.com/60807630/180593309-b7f496b7-70e1-43a1-88ae-bf7262fc21b2.mov When I use dateBlackList,at that time scroll is not working otherwise it's working fine.Why this is happening. Please give me solution for this issue My code looks like: {...
I have an issue where there is a gap which I cant get rid of to properly align all my elements. Here is a photo: As you can see, I...
Hi, When I am changing selected date state on button click date selected is changed but strip scroll not display selected date section it's out of the screen. ### My...
Installing `react-native-calendar-strip` with Yarn 2 and PnP enabled would result in the following error: ```log # This file contains the result of Yarn building a package (react-native-calendar-strip@virtual:3567eff399af52e12588fde2b231d8f70e2493e0315d1aa647bee79d34fd18d77a3f7589995b83252d12b287908ae0e374aa2085e8207890918894d67263315e#npm:2.2.6) # Script name:...
In the beginning, we open the calendar with the current day and year. But after the switching between bottom tabs, the calendar displays the start date of the calendar. The...
weekendDateNameStyle and weekendDateNumberStyle not working. ``` ``` the color does not change, what to do ?
Hello, i was wondering, is it possible to change the text for the certain date in the dayContainer? For example, i want to change the current date in the strip...