Это видео недоступно.
Сожалеем об этом.

How to create an Android Toast Message in React Native Tutorial (Expo)

Поделиться
HTML-код
  • Опубликовано: 26 июн 2021
  • In this video I'll be showing you how we can create and Android Toast in React Native using Expo.
    Creating your first project: • How to get started in ...
    Android Toast: docs.expo.io/versions/v41.0.0...

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

  • @user-lq7hp8ps2m
    @user-lq7hp8ps2m 5 месяцев назад

    Perfect video and easy to learn. Thank you so much.

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

    Hello, thanks for this tutorials! I'm beginning, I have a question, I'm getting and error on web because the Toast can't show anything when the button is clicked, how do the app exclude the functions depending on where you are (android, iOS, web)?

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

    thank youuu

  • @ban_droid
    @ban_droid 3 года назад +2

    Help! i use my phone to code, i dont have money to buy laptop or pc, i use termux to install react native expo as you said in the last react native tutorial, and i got an error of 'Platform not supported'
    Any ideas how i should create react native on my mobile phone?

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

      I have no clue, it would be cool to make apps on my phone from my phone, but I have no clue.

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

    Why not use TS instead of JS?

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

      That's completely up to you :)

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

      Yes, this is a good advice.
      You should try TypeScript.