Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tatchi/react-native-jsi-orientation-locker


https://github.com/tatchi/react-native-jsi-orientation-locker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# react-native-jsi-orientation-locker

React Native package to lock and listen to orientation changes

## Installation

```sh
npm install react-native-jsi-orientation-locker
```

## Usage

```js
import { multiply } from "react-native-jsi-orientation-locker";

// ...

const result = await multiply(3, 7);
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT