0.2.1 • Published 3 years ago

react-native-usit-ui v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

React Native USIT UI

npm version

React Native components created by USIT (University Center for Information Technology) - University in Oslo

Getting Started

$ yarn add react-native-usit-ui

Installing Vector Icons

Linking is no longer necessary as of RN >= 0.60

These components depends on react-native-vector-icons, so make sure to run:

$ yarn add react-native-vector-icons
$ react-native link react-native-vector-icons

or follow the official instructions.

Installing react-native-svg

Linking is no longer necessary as of RN >= 0.60

$ yarn add react-native-svg
$ react-native link react-native-svg

or follow the official instructions

Please notice that the correct react-native-svg version has to correspond to the react-native and react version used in your project.

Testing react-native-usit-ui locally

react-native-usit-ui can be developed locally by removing any local node_modules from this repo, and installing only production dependencies using

yarn --production

Using the local version in an app can be done by adding the local repo as a file dependency (linking does not work properly with Metro). Example where react-native-usit-ui is in the parent directory.

yarn add file:../react-native-usit-ui

Components

Here is a list of all components included in this library:

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.27

6 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

7 years ago

0.0.22

7 years ago

0.0.21

7 years ago

0.0.20

7 years ago

0.0.19

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago