https://github.com/authorizerdev/authorizer-react-native
https://github.com/authorizerdev/authorizer-react-native
hacktoberfest
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/authorizerdev/authorizer-react-native
- Owner: authorizerdev
- License: mit
- Created: 2022-02-03T04:51:03.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-03T19:38:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T10:47:44.893Z (about 1 year ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 280 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# authorizer-react-native
Authorizer React Native SDK
## Installation
```sh
npm install authorizer-react-native
```
## Usage
```js
import {} from 'authorizer-react-native';
```
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT