0.3.0 • Published 6 months ago

@brown-ccv/rn-auth-provider v0.3.0

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

@brown-ccv/rn-auth-provider

Authentication Provider for apps using Firebase Authentication

Installation

npm install @brown-ccv/rn-auth-provider

Usage

import { multiply } from '@brown-ccv/rn-auth-provider';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.3.0

6 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.1.0

7 months ago