Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

React Native Standards #99

Open
dileep-gadiraju opened this issue Oct 25, 2021 · 2 comments
Open

React Native Standards #99

dileep-gadiraju opened this issue Oct 25, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dileep-gadiraju
Copy link
Collaborator

React Native Standards

@dileep-gadiraju dileep-gadiraju added the enhancement New feature or request label Oct 25, 2021
@navin9584
Copy link
Collaborator

start render component always with body content or body content

@justjapann
Copy link

You start importing react into your project with import React from 'react';, later you add export default function App(){
return()} in your project. Don't forget that inside the return(), all the body's content must be inside a mom element.

@apurvabisht97 apurvabisht97 added this to the milestone#2 milestone Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants