2.1.0 • Published 8 months ago

@getvolume/react-native v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

volume-react-native

React native components for Volume.

Documentation

For instructions please see Documentation Site

Development

Setup

Install dependencies

bun install

Install iOs pod dependencies

bun pods

or

cd example/ios
pod install

Manually running metro

bun example start

Run example app

bun example ios
bun example android

Clearing deps

bun nuke

Linting

bun run lint

Build library

bun run build

Tests

bun run test

Release

This repository uses the changesets workflow for releases.

To release, create a PR as normal, you then have two options to create a changeset which will trigger a release:

  • Run bun changeset and follow the prompts, this will create a changeset file in the .changeset directory on your PR and increment the package version.

  • Use the changeset bot which comments on your PR with instructions on how to create a changeset

The simpler option is to use the PR bot, click the link to create a new changeset.

This will open the github UI to create a new changeset, you can then commit this changeset to your PR.

Once your PR is merged, the changeset github action will create a PR with the new version and changelog.

Simply merge this to main and the new version will be published to npm.

2.1.0

8 months ago

2.0.1

11 months ago

2.0.0

11 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.2.17-alpha.1

2 years ago

0.2.17-alpha.0

2 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.15-alpha.0

3 years ago

0.2.14

3 years ago

0.2.13-alpha.0

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.7-0

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago