-
Notifications
You must be signed in to change notification settings - Fork 21
Initial release #1
Comments
Removing out-of-the-box detox support for e2e to keep the initial release smaller. We will revisit it at a later date, but folks are free to use anything for e2e to start. :) |
Looking forward to this release! Going to use it the second it's ready! Thanks to all of you for doing this awesome stuff. |
I'm so ready to use this :D |
Agree, this will be great!! |
🚀 |
Looking forward to this! |
🥇 |
We're getting close. A fix for the jest setup is coming today #6. And we've verified workflows for ios and android (starting project, dev build, prod build). ETA is next week -- week of November 9th. |
@jaysoo yay, I'm looking forward to seeing it in action! |
Yaaaaaaaayyyyyy!!!!!! |
I've just published a beta of this plugin. It should be compatible with any version of Nx 10.
If you find any issues, open them here. I'll release a stable 10.4 version once Nx 10.4 lands (ETA tomorrow or day after). |
I published |
The initial release will comprised of integration with core React Native features.
nx bundle [app]
(offline bundle)nx start [app]
(start server)nx run-ios [app]
nx run-android [app]
e2e test using detoxThe text was updated successfully, but these errors were encountered: