Skip to content

React Native module for opening URLs using Chrome Custom Tabs on Android and browser fallbacks on iOS

License

Notifications You must be signed in to change notification settings

cscoderr/react-native-custom-tabs

react-native-custom-tabs

A react native package for custom tabs

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


Made with create-react-native-library

About

React Native module for opening URLs using Chrome Custom Tabs on Android and browser fallbacks on iOS

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published