React-Virgin
Trixie is a meditation app chatbot to suggest you meditations based on your mood and time of the day.
What is React-Virgin?
- Boiler plate UI kit for your React-Native projects :star:
- Get started quickly
- A beautiful React-Native UI kit
What is inside React-Virgin?
- Basic Boilerplate including react-navigation :boom:
- Basic components
- Horizontal List
- Vertical list
- Buttons
- Header
- Gridview
- Chat bubble
- Loader
Preview
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 run eslint
Use linter plugins for eslint on Sublime/Atom/VSCode
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!