Modify the background color of the react-native-calendars component
P粉769413355
P粉769413355 2023-08-10 10:00:26
0
1
393
<p>I'm making an app using react-native-calendars. </p> <p>I want to change the background color of the calendar to blue. </p> <pre class="brush:php;toolbar:false;"><Calendar style={{backgroundColor: "blue"}} /></pre> <p>I tried the following method, but the problem is that only the border of the calendar changed. </p> <p>I want the entire calendar background to turn blue. </p> <p>If you know the solution, please reply. </p> <p>Thank you. </p>
P粉769413355
P粉769413355

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!