Skip to content

skylejs/skyle

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

An experimental universal, customizable styling and animation
library for React Native.


Why? ⎯ Features ⎯ Website ⎯ Documentation ⎯ Get Started ⎯ Examples/Demos ⎯ Contributing!


npm license types runs with expo


  • πŸ’‘ Beautiful & Easy Syntax
  • ⚑ Performant
  • 🎨 Highly Customizable
  • πŸ”Ό Expo Compatible
  • 🧩 Works on all Platforms! (iOS, Android, Web, Windows, Mac, etc.)
  • 🌟 Supports Media Queries, Theming, Transitions and more!
  • β˜‘οΈ Written in TypeScript

Why?

Skyle aims to provide styling utilities and to fill in the missing features that are available in CSS but not in React-Native. When switching between the two, the missing APIs become prominent. This is the main reason why this project was developed: Making styling a heck of a lot easier.

Features

and more!

View all available properties


Get Started

Installation

npm install skyle
# or
yarn add skyle

View more on the Get Started documentation page.


Documentation

View the official Documentation on our site.


Changelog

Please see CHANGELOG.md


Contributing

Please read CONTRIBUTING.md


❀️ Inspiration

License

MIT