0.2.1 • Published 2 years ago

react-native-usit-ui v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
2 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

2 years ago

0.2.0

2 years ago

0.1.2

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago