Skip to content
/ skyle Public

☁️🎨 An experimental universal, customizable styling and animation library for React Native. (beta)

License

Notifications You must be signed in to change notification settings

skylejs/skyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9e4412e Β· May 26, 2021
Apr 20, 2021
Apr 27, 2021
Apr 20, 2021
May 8, 2021
May 26, 2021
Apr 20, 2021
May 26, 2021
Apr 20, 2021
Apr 20, 2021
Apr 20, 2021
Apr 25, 2021
Apr 20, 2021
Apr 20, 2021
Apr 20, 2021
May 26, 2021
Apr 24, 2021
Apr 20, 2021
Apr 20, 2021
May 8, 2021
Apr 20, 2021
May 26, 2021
Apr 20, 2021
Apr 20, 2021
May 8, 2021

Repository files navigation

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!


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