Skip to content

A simple react native application with simple and somewhat complex UIs. Animations also exist for some parts of the UI.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

eldrego/tasklist

Repository files navigation

Tasklist

A simple react native application with simple and somewhat complex UIs. Animations also exist for some parts of the UI.

Prerequisites

Follow the instructions with building mobile applications with native code

  • Ensure that you install all relevant dependencies
  • Node

Installing

Clone this repo using git clone git@github.com:eldrego/tasklist.git Move to the appropriate directory cd tasklist Run npm install in order to install all dependencies

Now you are ready to roll.

Running the tests

For test, run npm run test

Built With

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method before making a change.

Maintaining good code quality is a never-ending effort. We adopt Airbnb style guide for all the Javascript based components

To contribute to this work:

  1. Fork this repository
  2. Create your feature branch git checkout -b new-feature
  3. Commit your changes git commit -am 'This new feature'
  4. Push to the branch git push origin new-feature
  5. Create a new Pull Request against the default branch
  6. Wait for a review and the eventual response

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

A simple react native application with simple and somewhat complex UIs. Animations also exist for some parts of the UI.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published