DEV Community

Emmanuel Oreoluwa
Emmanuel Oreoluwa

Posted on β€’ Edited on

3 1

What does 'EJECT' do to a react native app

Top comments (3)

Collapse
 
maniflames profile image
Maniflames β€’

Found this on stackoverflow.

It's the same as with ejecting a react app. If you use create react (native) app a lot of configuration is done for you and hidden in some ways. By ejecting the app you get full access to all the configurations.

Collapse
 
aore profile image
Emmanuel Oreoluwa β€’

Thanks
And I love the twitching effect of the brandnewguys website

Collapse
 
maniflames profile image
Maniflames β€’

Thanks! Will forward that to the dev who build the site :P

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay