el173 / react-native-custom-tabs

React native wrapper for android custom tabs and iOS ASWebAuthenticationSession

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-custom-tabs

React native wrapper for android custom tabs and iOS ASWebAuthenticationSession

Installation

npm install react-native-custom-tabs

Usage

import { multiply } from "react-native-custom-tabs";

// ...

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

About

React native wrapper for android custom tabs and iOS ASWebAuthenticationSession

License:MIT License


Languages

Language:Java 44.3%Language:Objective-C 31.4%Language:JavaScript 8.1%Language:TypeScript 8.0%Language:Ruby 6.5%Language:Shell 0.8%Language:C 0.6%Language:Swift 0.3%