Get started with Event Calendar in React Native

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024

Комментарии • 43

  • @CTBell-uy7ri
    @CTBell-uy7ri Год назад

    I love that you walk through evaluating a package before choosing it. This is something missing from a lot of education

  • @bo-jan
    @bo-jan 4 года назад +12

    Thanks for setting up this example, very well explained! It would be awesome if you could further build on it, for example adding events, connecting with a database like Firestore. I didn't really found any React Native tutorials like that for calendar app.

    • @jonasgroendahl
      @jonasgroendahl  4 года назад +7

      Thank you for the feedback, defintely something I will consider :)

    • @midoritamura574
      @midoritamura574 3 года назад

      friend you could do it with firebase could you help me please

    • @najmukhan9350
      @najmukhan9350 Год назад

      @@jonasgroendahl in my case all the days are showing with small active indication any idea how to show the date when it's clicked only

  • @TravisHi_YT
    @TravisHi_YT 2 года назад

    Thank you! This is great, I found the documentation too terse to set this up, but you explained it perfectly.

  • @sauravlakhotia3434
    @sauravlakhotia3434 6 месяцев назад

    Thanks it worked perfectly, I also customized it further

  • @barriguinhaTv
    @barriguinhaTv 3 года назад

    Thanks for the video friend! I'm learning react native and I was having difficulties with this lib. Very good!! :D

  • @jeffwebb101
    @jeffwebb101 10 месяцев назад

    Thanks, great starting point for my project!

  • @AkshayKumar-rt1yv
    @AkshayKumar-rt1yv 4 года назад +2

    Thanks for the video. It would be great if you can explain the load items function and how to customize it with our custom backend

  • @muzaffariqbal2563
    @muzaffariqbal2563 2 года назад +1

    Very nice. Very helpful.

  • @RenatoColossuss
    @RenatoColossuss 4 года назад +1

    Very good! Thank you and success to you

  • @justinmartin614
    @justinmartin614 6 месяцев назад

    The calendar does not show up for me. My Agenda component is wrapped around a SafeAreaView with flex: 1 but still nothing renders. Need Help.

  • @josuco764
    @josuco764 4 года назад +1

    Great learning. For me, I'm just getting started, the load Items () function is a bit confusing.

  • @arthursimoes2274
    @arthursimoes2274 2 года назад

    Hello, do you know how can i increase the size of the calendar over the Agenda? When the calendar is closed show only 7 days, but i want to show 14 days instead. Do you know how? Thanks for the video

  • @HealthHabitsHQ.
    @HealthHabitsHQ. 2 года назад

    I'm attempting to build a mobile app for an app store, would it be safe for me to use this calendar within it, like will I get problems down the line? if so would I benefit from coding the calendar from scratch or using this library?

  • @naveedahmad4070
    @naveedahmad4070 2 года назад

    Thanks for Video. i have one question when i select date from calendar then how can i change the below rendered Day and Date color Exactly ?

  • @LOwO_L
    @LOwO_L 3 года назад

    Thank you for the video! I was wondering if you know how to customise the item section to get rid of the dates on the left-hand side?

  • @fabianmeneses8457
    @fabianmeneses8457 4 года назад +3

    how can i put information brought from a firebase database on the cards? i would really appreciate your help

    • @s.d.b.1813
      @s.d.b.1813 3 года назад +1

      Yeah, same Question

    • @HealthHabitsHQ.
      @HealthHabitsHQ. 3 года назад

      i would also like to see a video on this

    • @midoritamura574
      @midoritamura574 3 года назад

      guys could do it with firebase if so could you help me by showing me how they did it

  • @itznafle1134
    @itznafle1134 5 месяцев назад

    Do you know how I could change the language so instead of displaying "2 Tuesday" it would say it in Spanish or another language?

  • @danielmoore670
    @danielmoore670 3 года назад

    Great Video! I noticed in your video before you put the avatar in the card, the first 'item' for each date was appearing in the previous date, was this something that you paused the recording and solved ? I am currently experiencing this problem and have no idea why

    • @jonasgroendahl
      @jonasgroendahl  3 года назад

      Hey Daniel, i don't remember exactly, have look at this gist and compare with your code: gist.github.com/jonasgroendahl/f5e938cdf0a77c2e1509ded22630ba7d. If it's still doesnt work, I will have another look :)

  • @abhianurao
    @abhianurao 3 года назад

    TypeError: Cannot assign to read only property 'exports' of object '#'
    module.export
    node_modules/react-native-calendars/src/dateutils.js:144

  • @Hashira_Review
    @Hashira_Review 4 года назад

    Great work sir...

  • @anasalialamgir
    @anasalialamgir 3 года назад

    How can I fetch different data for all the items on the list from firebase?

  • @rafaelinacio7148
    @rafaelinacio7148 3 года назад

    Tentei utilizar essa lib mas me senti bem limitado, preferi criar meu proprio componente de calendario, mas excelente video, parabens amigo.

  • @bilelrahmouni01
    @bilelrahmouni01 3 года назад +1

    thank you

  • @paulinkladi1689
    @paulinkladi1689 Год назад

    thanks a lot !!
    can't find Typography Please.

  • @kadarisaikiran9976
    @kadarisaikiran9976 2 года назад

    can you pls make a video showing the custom text instead of showing the dots below the date

  • @Jonasprodrigues
    @Jonasprodrigues 3 года назад

    Nice! thanks!!!

  • @TheThinker-ug3wr
    @TheThinker-ug3wr 4 года назад

    Thank You Sir

  • @minahmmassy6273
    @minahmmassy6273 4 года назад +1

    thanks

  • @lglf77
    @lglf77 4 года назад

    A profile appears asking for friendship, the user dragging the profile to a fixed box, for example, box 1, box 2, box 3, box 4, box 5, box 6, maximum of 6 boxes, the profile that asked for friendship is fixed in the box in numerical order of profile, example:
    HALF PROJECT LINK :: ruclips.net/video/4aCgxS8WlpI/видео.html
    And if the profile was deleted, drag it to a drag and drop at the bottom of the screen, with animation of the letter X to remove the profile fixed in the box. In this case, it is a project app about animated gesture handler, without using add or delete buttons.
    Something possible? Paid, private or free class?

  • @ivanhsiaolung2178
    @ivanhsiaolung2178 3 года назад

    how can display items from data json or api, any update or tutorial ? thanks

    • @jonasgroendahl
      @jonasgroendahl  3 года назад

      I think it would be easier to show in a tutorial, normally I’d use the Fetch api to grab the data and use a useState hook to save the data and then show it in the UI

    • @ivanhsiaolung2178
      @ivanhsiaolung2178 3 года назад +1

      ​@@jonasgroendahl you are right, i am waiting for the tutorial for this matter, i hope you can take the time to do it, thank you man. this is very interesting..

  • @blazejk.6328
    @blazejk.6328 2 года назад

    Hello i need same calendar in react.js can someone help me? :)

  • @border_travel4534
    @border_travel4534 2 года назад

    Hi! Can you add firebase?

    • @itznafle1134
      @itznafle1134 5 месяцев назад

      My project uses firebase and I added this with no issues