Quiz: Creating a Real Working App

Test your understanding of the concepts you have learned in this section.

1

In React Native, which function is used to define a new component?

A)
class ComponentName extends React.Component
B)
createNewComponent(ComponentName)
C)
const ComponentName = React.Component
D)
function ComponentName()
Question 1 of 100 attempted

Get hands-on with 1200+ tech skills courses.