ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

Coder Hero
68   Using Cascading Styles

... when working with React Native keep in mind that we're not using CSS so we have no cascading styles we have no inheritance ...

5:46
68 Using Cascading Styles

2 views

7 months ago

Coder Hero
30. Adding a Modal Screen

... input logic here into such a modal is thankfully pretty easy in React Native because it comes with a built-in modal component so ...

6:58
30. Adding a Modal Screen

10 views

8 months ago

Coder Hero
76   Styling the Game Round Logs

... want to add a view here which must be imported from React Native as you learned so we import this from React Native and I will ...

8:11
76 Styling the Game Round Logs

1 view

7 months ago

Coder Hero
33. Working with Images Changing Colors

... thankfully is easy because React Native has a component for it There is an image component which you can import from React ...

6:05
33. Working with Images Changing Colors

3 views

8 months ago

Coder Hero
77   Finishing Touches
4:34
77 Finishing Touches

2 views

7 months ago

Coder Hero
69   Working with Icons Button Icons
4:09
69 Working with Icons Button Icons

7 views

7 months ago

Coder Hero
48   Creating Custom Buttons
6:59
48 Creating Custom Buttons

6 views

7 months ago

Coder Hero
23. Optimizing Lists with FlatList

... possible performance issues a better solution for such scenarios is another built-in component that ships with React Native the ...

13:42
23. Optimizing Lists with FlatList

13 views

8 months ago

Coder Hero
32. Opening Closing the Modal

So to close the model whenever we click add goal or cancel we have to react to taps on those buttons and then in the end we ...

2:31
32. Opening Closing the Modal

6 views

8 months ago

Coder Hero
25. Utilizing Props

... in any React app because we are building a regular React app here we have a regular React component and we can use props ...

2:34
25. Utilizing Props

6 views

8 months ago

Coder Hero
56   Adding a Background Image

... already built into React Native and that's the image background component now we learned about the image component before ...

7:04
56 Adding a Background Image

1 view

7 months ago

Coder Hero
78   Module Summary

... core react features like state or use effect in react native apps and you learned how you can implement such a game with React ...

2:57
78 Module Summary

8 views

7 months ago

The Debug Zone
How Stencil is different from React and Angular?

Today's Topic: How Stencil is different from React and Angular? Thanks for taking the time to learn more. In this video I'll go ...

1:21
How Stencil is different from React and Angular?

5 views

1 month ago

Coder Hero
27. Handling Taps with the Pressable Component

... it works in React Native instead here if you want to make a item pressable you have to let React Native know and you let React ...

3:35
27. Handling Taps with the Pressable Component

6 views

8 months ago

Coder Hero
31. Styling the Modal Overlay
5:42
31. Styling the Modal Overlay

11 views

8 months ago

Coder Hero
26. Working on the Goal Input Component

... input and button from react native so that we can use these components here and I will also import stylesheet because of course ...

9:41
26. Working on the Goal Input Component

5 views

8 months ago

Coder Hero
64   Creating Using Displaying Random Numbers

... change should then be reflected on the user interface Therefore in order to manage state here we import use state from React of ...

12:44
64 Creating Using Displaying Random Numbers

3 views

7 months ago

Coder Hero
65   Adding Game Control Buttons to the App

... function like this that will be called by someone else like in this case the button and therefore react native in the end by using the ...

15:28
65 Adding Game Control Buttons to the App

8 views

7 months ago

Coder Hero
50   Styling the Number Input Element
6:53
50 Styling the Number Input Element

7 views

7 months ago

Coder Hero
35. Module Summary

So that's it for this course section we learned a lot about React Native we built the first basic application here where we can add ...

3:33
35. Module Summary

7 views

8 months ago