Skip to content

Conversation

wojtekmaj
Copy link
Contributor

@wojtekmaj wojtekmaj commented Mar 28, 2025

Summary

This PR migrates the entire repository from ora to nanospinner. nanospinner has a 17.5 TIMES smaller footprint [1], [2], and has just one dependency as opposed to 17.

Note that ora is not removed from this repo's dependencies, as it remains a dependency of inquirer. However, it's removed from package dependencies, resulting in faster install and smaller footprint for the end users.

Test Plan

To be frank, I relied on TypeScript alone for this change and I don't know this project well enough to test it, especially the Android part. nanospinner is almost a drop-in replacement for ora so I don't expect major issues though.

Checklist

  • Documentation is up to date.
  • Follows commit message convention described in CONTRIBUTING.md.
  • For functional changes, my test plan has linked these CLI changes into a local react-native checkout (instructions).

@github-actions github-actions bot added the docs Documentation change label Mar 28, 2025
@wojtekmaj wojtekmaj force-pushed the wmaj/nanospinner branch from 42f5ff9 to 5c2826f Compare May 4, 2025 17:10
Copy link

There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

@github-actions github-actions bot added the stale label Aug 19, 2025
@thymikee thymikee removed the stale label Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants