1.0.1 • Published 5 years ago

@staart/native v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

🏁📱 Staart Native

Staart Native is a smartphone app starter for SaaS written in TypeScript and React Native using Expo. It has built-in authentication and uses Start UI webviews.

⚠️ WARNING: This project is currently in the early development stage. Expect breaking changes.

Status
BuildGitHub Actions Travis CI Circle CI Azure Pipelines
DependenciesDependencies Dev dependencies Vulnerabilities
CommunityContributors GitHub Type definitions

Staart Native is build to work with Staart, the backend starter for SaaS.

🛠 Usage

Clone or fork this repository, then install dependencies:

yarn

Start a local development server:

yarn start

Start Android, iOS, and web apps:

yarn android
yarn ios
yarn web

🏁 Staart Ecosystem

The Staart ecosystem consists of open-source projects to build your SaaS startup, written in TypeScript.

🛠️ StaartNode.js backend with RESTful APIsTravis CI GitHub
🌐 Staart UIFrontend Vue.js Progressive Web AppTravis CI GitHub
📱 Staart NativeReact Native app for Android and iOSTravis CI GitHub
🎨 Staart.cssSass/CSS framework and utilitiesTravis CI GitHub

📄 License