馃殌 CYBER WEEK SALE: 50% OFF on JavaScript Fundamentals 馃挭

Task #2725, Stage #2 - Star Wars. Episode I.

Now let鈥檚 add the stylesheet. The body tag should occupy the entire screen of the device, and everything beyond the body should be hidden. Use the only picture from the images folder for the background body....

August 15, 2020 路 1 min 路 Coderslang Master

Task #2725, Stage #3 - Star Wars. Episode I.

Now let鈥檚 add the stylesheet. The body tag should occupy the entire screen of the device, and everything beyond the body should be hidden. Use the only picture from the images folder for the background body....

August 15, 2020 路 1 min 路 Coderslang Master

Task #3501 - The first expo app

Build Your First React Native App with Expo. The application must be named my_app. Do not change anything in the files of the created application - just send it for review....

August 15, 2020 路 1 min 路 Coderslang Master

Task #3511 - First Try

Go to App.js file. There is a Text element. Change the inner text of this document to My first React Native try. This task is part of the Full-Stack JavaScript Course...

August 15, 2020 路 1 min 路 Coderslang Master

Task #3512 - Circles

Add two more circles to the line. They should be styled in the same way as the first two. This task is part of the Full-Stack JavaScript Course If you have any issues with it, you can ask for community help below the post...

August 15, 2020 路 1 min 路 Coderslang Master

Task #3513 - Colors

In the file App.js, the component must return a column of three blocks. The column should fill the entire screen - the flex property should be 1. The first block of the column should have blue background, the second one - green, and the third - yellow....

August 15, 2020 路 1 min 路 Coderslang Master

Task #3514 - Flex in React Native

Let鈥檚 practice some styling in React Native. Elements within each styles.row element must be placed on a line, not a column. All calendar cells must be the same size with 5px margins and 10px padding....

August 15, 2020 路 2 min 路 Coderslang Master

Task #3515 - Screen Layout

Let鈥檚 work on the layout of the screen. The screen should have three lines, all of the same height. The second line should have two columns - the second should be twice as wide as the first....

August 15, 2020 路 1 min 路 Coderslang Master

Task #3521 - Fix the error

Two blocks - green and red - have sizes indicated. However, these two boxes are completely hidden. An error is made - the size of the parent component is not specified....

August 15, 2020 路 1 min 路 Coderslang Master

Task #3522 - Fix me

The <App /> component consists of three blocks. Each already has its own color and width. For some reason, these blocks are not displayed. This is most likely due to the fact that neither a height nor a flex property is specified....

August 15, 2020 路 2 min 路 Coderslang Master