Giter Site home page Giter Site logo

elvinciqueira / core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from skynexui/components

0.0 0.0 0.0 1.45 MB

⚛️ Deliver UI for Web and Mobile platforms without taking care about complexity on how to style there, learn React once and code everywhere

Home Page: https://skynexui.dev

License: MIT License

TypeScript 86.87% JavaScript 13.13%

core's Introduction

SkynexUI

Use the platform, don't care about how to style there

⚠️ Version 1.x.x is alpha, trust only in v2

A set of components writen on top of React and React Native (with Expo) made for you deliver code for mobile devices and for the web using the best structures that the React ecossystem can provide with a seamless and standardized API.

You can see a preview version here and the initial code here and an app demo

E-Fcs6mWQAQCCK9

Get Started

If you just want to try it out, go directly to the examples folder: https://github.com/skynexui/core/tree/main/examples or check this project https://github.com/omariosouto/pokedex-skynexui

This repo exports 2 packages @skynexui/web and @skynexui/native

  • Always use @skynexui/native for imports
  • If you are writing a web project, please use babel-plugin-skynexui
// # babel.config.js
module.exports = {
  presets: ['next/babel'], // Eg: using NextJS
  plugins: [['babel-plugin-skynexui', { commonjs: true }]],
}

But why?

Recently I see that there's many people trying to use CrossPlatform alternatives for Mobile and Web (eg. Flutter Web) for web development, and based in it's current perfomance, a11y and support for breakpoints I truly believe that we already have nice structures and this repo starts with the idea to prove that we have tooling for delivery the great part of the apps that we have in today's development with high quality developer experience considering tools like NextJS for the web and Expo for mobile development.

Contributing?

WIP

Strongly Inspired by:

Supporters

Companies that trust in this project

core's People

Contributors

omariosouto avatar semantic-release-bot avatar elvinciqueira avatar camila-cruz avatar luccasoli avatar luisfilipepedroso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.