FlashcardBeginner
App Entry Point
index.js registers the root component defined in App.js.
Question
What is the entry point of a React Native app?
Click to reveal answer
index.js registers the root component defined in App.js.
What is the entry point of a React Native app?