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
Hey @lokhmakov, I was wondering if you could explain 2 of the things you did while creating the package, why is that we need to eject the app? from what I see we can run bable against our sources without ejecting, the second questions is why do we need to create the package.json files per component. I'm fairly new to JS and React Native, so please understand if these quesitons are too obvious.
The text was updated successfully, but these errors were encountered:
Hey @lokhmakov, I was wondering if you could explain 2 of the things you did while creating the package, why is that we need to eject the app? from what I see we can run bable against our sources without ejecting, the second questions is why do we need to create the
package.json
files per component. I'm fairly new to JS and React Native, so please understand if these quesitons are too obvious.The text was updated successfully, but these errors were encountered: