urbanoe-mobile-ui
v1.0.1
Published
Defines React Native components for an urbanoe based application.
Downloads
3
Readme
urbanoe-mobile-ui
Module defining React Native components simplifying the creation of Urbanoe based apps.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installing
urbanoe-communications is an npm module and can be downloaded from the npm registry.
Using npm:
npm i --save urbanoe-mobile-ui
Using yarn:
yarn add urbanoe-mobile-ui
And coding style tests
If submitting code, please ensure that your code follows the eslint rules we use. Thanks.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Martin Beauvais - Initial work - mbeauv
See also the list of contributors who participated in this project.
License
This project is licensed under the Apache v 2.0 License - see the LICENSE.md file for details