DEV Community

Sunny Praksah
Sunny Praksah

Posted on

2 1

Add Eat Repeat

This lockdown has given us opportunity to invest time in ourselves, explore, learn and create things. Well this app is on of those good things. Take a look here
https://play.google.com/store/apps/details?id=com.insu.sunny.addeatrepeat

Last time i created an app with react-native-cli. Apart from code writing i had to take care of several other things. Well this time things changed. I tried my hands on Expo and its managed work flow. I was pretty impressed the way Expo hold your hands from development environment till app store bundle generation with via their extensive doc. Only downside was the size of the app.

Do you think Expo is worth exploring? Would you prefer it over vanilla react-native-cli?

Top comments (1)

Collapse
 
seanmclem profile image
Seanmclem

I think it's a great way to start a react native app. Even if you eventually want more control and smaller bundle sizes - you can always eject. Comes with great support for react native web. It's improved a lot over the past year

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay