![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
expensify-common
Advanced tools
Expensify libraries and components shared across different repos
expensify-common
This is a collection of JS/TS libraries and components which are used across various Expensify projects. These libraries are provided as-is, and the repos which use them will need to do their own bundling, minifying, and uglifying.
expensify-common
is published to npm
npm install expensify-common
npm run lint
The best way to test your code while you are developing changes is via npm link
.
npm link
in the project rootcd
into the project directory that has a dependency on expensify-common
npm link expensify-common
If that does not work, another option is running npm i expensify-common ../expensify-common --save
.
Alternatively, you can edit files directly in a project's node_modules
then apply those changes to this repository.
Once the PR has been merged, install the new version of the package with npm install expensify-common@x.x.x
command. Be sure to check the repos below to confirm whether or not they are affected by your changes!
FAQs
Expensify libraries and components shared across different repos
The npm package expensify-common receives a total of 19,830 weekly downloads. As such, expensify-common popularity was classified as popular.
We found that expensify-common demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.