The next generation react-native ecosystem

Overview

Tomorrow.JS

The next generation react-native ecosystem

Quick Start

yarn add tomorrowjs

or

npm install tomorrowjs

What is it?

Tomorrow.JS is a react-native ecosystem that provides a set of tools to help you build your app faster and easier. Think of it like Tomorrow.JS is a React-Native on steroids. Tomorrow.JS is the equivalent of Next.JS for React-Native.

Our Aim

We aim to create an environment where people from any react background can easily create a react-native application. We want to bring the idea of modular react-native applications to the next level.

Why Tomorrow.JS?

Tomorrow.JS has a few differentiators that make it stand out from the rest of the react-native ecosystems. We do not try to hide what we do. There are no pay walls, no off-site builds. We provide the tools and the environment for you to thrive. Everything is open source and free to use. Everything you need is here.

Getting started

Currently these packages are not published to npm. This will happen for our first launch. To start developing locally, ensure you have pnpm installed, along with NodeJS.

To install pnpm, follow this guide. We assume that you already have NodeJS installed.

To install the dependencies, run the following command:

pnpm install

This will get the ball rolling with everything here in this repo.

The next step is to create a seperate test-range. This is where you will be able to trial the packages. Create the folder outside of this directory, and somewhere on your disk. Then get the file path to it. Edit the testRange property inside packages/build-env/package.json to the file path you just got. You will see this is already filled with a path, but you will need to change it to your own.

Keep in mind, this needs to be a path that is relative to the build-env package.

This system is used to live update the files in the node_modules of your test range... whenever a change is detected when using the dev command.

To build all the packages, use the following command:

pnpm build

To run a dev environment, use this command:

pnpm dev
You might also like...
React-Typescript-Webpack was config with React, Typescript, and Webpack without CRA. Faster to start your next react project.
React-Typescript-Webpack was config with React, Typescript, and Webpack without CRA. Faster to start your next react project.

Start your react typescript project with manual webpack config in seconds Flexible to control webpack, easy to deploy Keywords: React Starter, Webpack

Um dashboard feito em TypeScript, React, Next, react-apexcharts, yup e Chakra-Ui.
Um dashboard feito em TypeScript, React, Next, react-apexcharts, yup e Chakra-Ui.

💻 Sobre o projeto Um dashboard feito em TypeScript, React, Next, react-apexcharts, yup e Chakra-Ui. 🧪 Tecnologias usadas Esse projeto foi desenvolvi

A boilerplate for using Next.js with Shopify, TypeScript, and react-query 🔥

next-shopify-ts The objective of this boilerplate is to set up everything the developer will need (in terms of configuration) to start a next + shopif

Salvia-kit provides beautiful dashboard templates built with Tailwind CSS for React, Next.js, Vue and Nuxt.js
Salvia-kit provides beautiful dashboard templates built with Tailwind CSS for React, Next.js, Vue and Nuxt.js

Salvia-kit provides beautiful dashboard templates built with Tailwind CSS for React, Next.js, Vue and Nuxt.js

A well-structured production-ready frontend boilerplate for React and Next.js

superplate-core-plugins This is the source repository for superplate's core plugins. Plugins UI Frameworks Tailwind CSS React Bootstrap Chakra UI Ant

Next js 12 boilerplate with SCSS, Jest, React Testing Library, Prettier, ESLint, Plop JS and more 🚀
Next js 12 boilerplate with SCSS, Jest, React Testing Library, Prettier, ESLint, Plop JS and more 🚀

Next.js 12 Complete Boilerplate This is a readme from next.js 12 complete boilerplate. Table of Contents Just to make your dev experience more simple

Simple Page for Parked Domains made using Next and React
Simple Page for Parked Domains made using Next and React

Parked Domain Simple site used as a Parked Page for my Top Level Domains that are no longer in use but have things planned for them! Technologies Cred

Virtual Senior Center, made with Next, React, Postgres, and Node.

🏡 Virtual Senior Center A project to create a virtual community for LGBT seniors in the Massachusetts area. 👷 Todo Setup Next.js Prisma next-connect

Boilerplate developed using Next.Js, Typescript, Styled Components, Jest and React Testing Library

How to start the project This project was started with Next.js Install the dependencies To install all dependencies run yarn install or yarn at the ro

Owner
Brayden Moon
Brayden Moon
Next Generation Boilerplate for React/Typescript, built on top of Vite ⚡️

Eruption ?? Next Generation Boilerplate for React/Typescript, built on top of Vite ⚡️ It's fast! Even the tests are fast, thanks to Vite with Vitest ⚡

Diogo Fonseca 268 Dec 29, 2022
Next Generation Boilerplate for React/Typescript, built on top of Vite ⚡️

Eruption ?? Next Generation Boilerplate for React/Typescript, built on top of Vite ⚡️ It's fast! Even the tests are fast, thanks to Vite with Vitest ⚡

Eruption 268 Dec 29, 2022
Create Chrome Extension (.crx) - Next generation chrome extension generater

Create Chrome Extension (.crx) Next generation chrome extension generater ⚡️ Lightning Fast HMR(use vite2) ?? Multiple Framework Support ?? Optimized

Yalda 87 Dec 23, 2022
General Component(GC, from now) is a React component generation library which helps you prototype your service quickly.

General Component(GC, from now) is a React component generation library which helps you prototype your service quickly.

null 12 Dec 4, 2021
A CLI and toolbox to extract information from React component files for documentation generation purposes.

react-docgen react-docgen is a CLI and toolbox to help extracting information from React components, and generate documentation from it. It uses ast-t

React Community 3.3k Dec 27, 2022
⚡️ Minimal GraphQL Client + Code Generation for Nuxt3

nuxt-graphql-client ⚡️ Minimal GraphQL Client + Code Generation for Nuxt ⚡️ Minimal GraphQL Client + Code Generation for Nuxt Features Zero Configurat

Dizzy Rogers 246 Jan 2, 2023
Boilerplate in typescript with : Next / Next-Auth / Siwe / Web3modal / useDapp / next-i18n / reactMUI

Boilerplate in typescript with : Next / Next-Auth / Siwe / Web3modal / useDapp / next-i18n / reactMUI

null 16 Dec 18, 2022
Next-boilerplate - Basic Next.js boilerplate ready to use in any type of websites

Basic Next.js boilerplate ready to use in any type of websites. View demo » My L

Matheus Alvarenga de Oliveira 48 Jun 29, 2022
Ts-next-chakra-motion-kit - Starter kit with Next.js, Chakra-UI, Framer-Motion in Typescript

Typescript Next.js Chakra-UI Framer-Motion Starter Kit Start with a powerful tem

Alexandre Gossard 39 Oct 14, 2022
Storybook-addon-next - A no config Storybook addon that makes Next.js features just work in Storybook

Storybook Addon Next ?? No config support for Next.js: Tired of writing and debu

Ryan Clements 198 Dec 29, 2022