You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
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.
React Native Standards
The text was updated successfully, but these errors were encountered: