#34 Building a Simple Schedule Screen in React Native

Поделиться
HTML-код
  • Опубликовано: 17 мар 2023
  • In this video, we will show you the process of creating a Simple Schedule Screen in React Native. Whether you're a beginner or an experienced developer, this video will show you how to create a beautiful component for your own projects.
    This video is suitable for those with some knowledge of React Native and JavaScript.
    Source code: bit.ly/3Qr6Caz
    Instructions on how to install `react-native-vector-icons`: bit.ly/3jfKYsi
  • НаукаНаука

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

  • @paulinkladi1689
    @paulinkladi1689 4 месяца назад

    amzing ! it help me a lot

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

    Do a tutorial video for root navigation pls..

  • @thedesertsoldier8155
    @thedesertsoldier8155 3 месяца назад

    source code does not work. I get these errors:
    No overload matches this call.
    Overload 1 of 2, '(props: SwiperProps | Readonly): Swiper', gave the following error.
    Type 'MutableRefObject' is not assignable to type 'LegacyRef | undefined'.
    Type 'MutableRefObject' is not assignable to type 'RefObject'.
    Types of property 'current' are incompatible.
    Type 'undefined' is not assignable to type 'Swiper | null'.
    Overload 2 of 2, '(props: SwiperProps, context: any): Swiper', gave the following error.
    Type 'MutableRefObject' is not assignable to type 'LegacyRef | undefined'.ts(2769)
    index.d.ts(127, 9): The expected type comes from property 'ref' which is declared here on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly'
    index.d.ts(127, 9): The expected type comes from property 'ref' which is declared here on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly'

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

    I am gonna steal this :menacingEyes: 😉