0.1.0 • Published 1 year ago
@ariveroi/react-native-ui v0.1.0
@ariveroi/react-native-ui
React Native UI of Agus Rivero (ariveroi)
Installation
npm install @ariveroi/react-native-ui
Usage
import * as React from 'react';
import { StyleSheet, View, Text } from 'react-native';
import { AuthenticatorProvider } from '@ariveroi/react-native-ui';
export default function App() {
return <AuthenticatorProvider>// Code...</AuthenticatorProvider>;
}
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
0.1.0
1 year ago