@neynar/react-native-signin
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

@neynar/react-native-signin

Description

This package provides components and utilities for implementing "Sign in with Neynar" functionality in React Native apps.

Installation

Before installing @neynar/react-native-signin, make sure you have installed react-native-svg and react-native-webview as dependencies in your project. You can install them using the following commands:

  • For npm

    npm install react-native-svg react-native-webview
  • For yarn

    yarn add react-native-svg react-native-webview

Then, install @neynar/react-native-signin:

  • For npm

    npm install @neynar/react-native-signin
  • For yarn

    yarn add @neynar/react-native-signin

Example app

Check out our example app for a demonstration of how to use @neynar/react-native-signin.

Package Sidebar

Install

npm i @neynar/react-native-signin

Weekly Downloads

385

Version

1.2.0

License

MIT

Unpacked Size

31.6 kB

Total Files

17

Last publish

Collaborators

  • shreyaschorge
  • manan-neynar