https://github.com/mindula-dilthushan/axtheme
This is Ax Theme. A comprehensive React Native styles package designed to simplify and enhance your mobile app development experience.
https://github.com/mindula-dilthushan/axtheme
axtheme mindula-dilthushan package-json react react-native react-native-app readme stylesheets
Last synced: 5 months ago
JSON representation
This is Ax Theme. A comprehensive React Native styles package designed to simplify and enhance your mobile app development experience.
- Host: GitHub
- URL: https://github.com/mindula-dilthushan/axtheme
- Owner: Mindula-Dilthushan
- License: mit
- Created: 2023-09-07T14:33:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T03:35:11.000Z (almost 3 years ago)
- Last Synced: 2025-07-09T01:57:38.911Z (about 1 year ago)
- Topics: axtheme, mindula-dilthushan, package-json, react, react-native, react-native-app, readme, stylesheets
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ax-Theme
A comprehensive React Native styles package designed to simplify and enhance your mobile app development experience.
[](https://www.npmjs.com/package/ax-theme)
## Installation
Install this package using npm:
```
npm install ax-theme
```
## Usage
Import the `AxTheme` object in your React Native application:
```javascript
import AxTheme from 'ax-theme';
```
```javascript
const Welcome = () => {
return(
)
}
exports default Welcome;
```
## Features
[Background Colors](#background)
---
## Background
- bgRed
- bgBlack
- bgBlue
---


### License 📝
[](https://github.com/Mindula-Dilthushan/AxTheme/blob/master/LICENSE)




#### Developed by [Mindula Dilthushan Manamperi](http://minduladilthushan.netlify.app/) ^_~