1.1.9 • Published 5 years ago

react-native-alegrify-ui v1.1.9

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

React Native Alegrify UI

What is React Native Alegrify UI?

Alegrify is an innovative solution to track your mental health and to become happier.

As we believe human knowledge should be shared, we made some of our User Interface Elements available for everyone who wants to use it.

This repo is a React Native implementation of the available elements.

How to use

Install the dependency with yarn, npm or any alternative:

yarn add react-native-alegrify-ui

As some components use the react-native-svg dependency, don't forget to link it:

react-native link react-native-svg

Wrap your root component in a styler provider

import { StylerProvider } from 'react-native-styler';

const StyledApp = (
    <StylerProvider>
        <App />
    </StylerProvider>
);

export default StyledApp;

Then import any of the available components

import { Button } from 'react-alegrify-ui';
1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.82

5 years ago

1.0.81

5 years ago

1.0.80

5 years ago

1.0.79

5 years ago

1.0.78

5 years ago

1.0.77

5 years ago

1.0.76

5 years ago

1.0.75

5 years ago

1.0.74

5 years ago

1.0.73

5 years ago

1.0.72

5 years ago

1.0.71

5 years ago

1.0.70

5 years ago

1.0.69

5 years ago

1.0.68

5 years ago

1.0.67

5 years ago

1.0.66

5 years ago

1.0.65

5 years ago

1.0.64

5 years ago

1.0.63

5 years ago

1.0.62

5 years ago

1.0.61

5 years ago

1.0.60

5 years ago

1.0.59

5 years ago

1.0.58

5 years ago

1.0.57

5 years ago

1.0.56

5 years ago

1.0.55

5 years ago

1.0.54

5 years ago

1.0.53

5 years ago

1.0.52

5 years ago

1.0.51

5 years ago

1.0.50

5 years ago

1.0.49

5 years ago

1.0.48

5 years ago

1.0.47

5 years ago

1.0.46

5 years ago

1.0.45

5 years ago

1.0.44

5 years ago

1.0.43

5 years ago

1.0.42

5 years ago

1.0.41

5 years ago

1.0.40

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago