react-native-social-components-rn
v0.1.0
Published
The social-components-rn library is a comprehensive and easy-to-use solution for integrating social media authentication into your React Native applications. This library provides seamless integration with major social media platforms, allowing users to l
Downloads
3
Readme
react-native-social-components-rn
The social-components-rn library is a comprehensive and easy-to-use solution for integrating social media authentication into your React Native applications. This library provides seamless integration with major social media platforms, allowing users to log in using their Facebook, Google, and Apple accounts
Installation
If using yarn:
yarn add react-native-social-components-rn
If using npm:
npm install react-native-social-components-rn
Usage
import { CustomButton } from 'react-native-social-components-rn';
// ...
<View style={{flex: 1}}>
<CustomButton title={'This is a text'} />
</View>
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
Author
TrustDev | https://www.trustdev.info/