The Wayback Machine - http://web.archive.org/web/20200701184706/https://github.com/Trixieapp/react-virgin
Skip to content
Branch: master
Go to file
Clone

Latest commit

dependabot authored and SoorajChandran committed ba52cb2 Jan 10, 2020
Bump eslint from 4.9.0 to 4.18.2 in /TrixieUiKit (#23)
Bumps [eslint](https://github.com/eslint/eslint) from 4.9.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v4.9.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>

Files

Permalink
Failed to load latest commit information.

README.md

React-Virgin

Travis GitHub last commit GitHub issues GitHub forks GitHub stars GitHub license Twitter

The React-Native UI Kit you've been looking for

Made with lots of ❤️

What is React-Virgin?

  • Boiler plate UI kit for your React-Native projects
  • Get started quickly
  • A beautiful React-Native UI kit

What is inside React-Virgin?

  • Basic Boilerplate including react-navigation 💥
  • Basic components
  • Horizontal List
  • Vertical list
  • Buttons
  • Header
  • Gridview
  • Chat bubble
  • Loader

Preview

Android iOS
android ios

Installation

React-Virgin requires Node.js v4+ to run.

Clone the repo

$ cd Trixie-UI-kit
$ cd TrixieUiKit
$ npm install
$ react-native run-ios

Linting

$ yarn lint

We also have prettier support. Run the following after you write code to apply the prettier config.

$ yarn format

Development

We would love if you can contribute to make this project better. Here's how you can do it:

  • Fork the project.
  • Commit changes or bugfixes to your repo.
  • Submit a pull request
  • Sit back and relax while our maintainers checkout your changes and approve them!

Docs

Basic documentation is available on - https://trixieapp.github.io/react-virgin/

Todos

  • Complete documentation
  • Drawer menu
  • Card layout
  • Buttons with icons
  • All form components

License

MIT

Free Software, Hell Yeah! Buy Me A Coffee

You can’t perform that action at this time.