Content
@
0 reply
0 recast
2 reactions
LΞovido 🎩Ⓜ️🍖🌱
@leovido.eth
Quick update on React Native with Expo. The good 😇 - Three platforms. One codebase - Very dev friendly CLI. You can easily run an emulator (Android), simulator (iOS) and web. No need of Xcode or Android Studio - EAS can do the heavy lifting for you for deployments The not so good 😈 - Heavy size for a simple "Hello World" app - Some packages are not available for the 3 platforms and require special handling and/or installing dependencies. - If you require native packages, you’ll have to eject to a bare workflow. This means you have to manually manage the configuration of your app. While this gives you more control and flexibility, it also adds extra responsibility.
6 replies
1 recast
10 reactions
Liang @ degencast.wtf 🎩
@degencast.eth
@bufan @shixuewen
1 reply
0 recast
0 reaction
部凡
@bufan
EAS build is great service, except it cost $1 per build after 30 free build😂
1 reply
0 recast
0 reaction
LΞovido 🎩Ⓜ️🍖🌱
@leovido.eth
I checked the pricing and thought.. Maybe it's just best to use Fastlane for building, testing and deploying instead of EAS What was your experience so far with EAS? I've always used Fastlane for building and deploying
0 reply
0 recast
0 reaction