All Projects → MacKentoch → Reactnativereduxfaststarter

MacKentoch / Reactnativereduxfaststarter

React Native Redux fast Starter

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Reactnativereduxfaststarter

Starter Laravel Angular
Laravel and AngularJS Starter Application Boilerplate featuring Laravel 5.3 and AngularJS 1.5.8
Stars: ✭ 373 (+2094.12%)
Mutual labels:  starter
Anchors
✅ Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择较优的路径进行初始化。
Stars: ✭ 542 (+3088.24%)
Mutual labels:  starter
React Native Dva Starter
a React Native starter powered by dva and react-navigation
Stars: ✭ 637 (+3647.06%)
Mutual labels:  starter
Asp Net Core Vue Starter
ASP.NET Core + Vue.js starter project
Stars: ✭ 436 (+2464.71%)
Mutual labels:  starter
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (+2894.12%)
Mutual labels:  starter
Nth Start Project
Startkit for HTML / CSS / JS pages layout.
Stars: ✭ 578 (+3300%)
Mutual labels:  starter
Gulp Scss Starter
Frontend development with pleasure. SCSS version
Stars: ✭ 339 (+1894.12%)
Mutual labels:  starter
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+4041.18%)
Mutual labels:  starter
Angular Starter
⭐️ Gulp Angular Starter using TypeScript (Updated to 4.4.3)
Stars: ✭ 538 (+3064.71%)
Mutual labels:  starter
Lass
👧 Lass scaffolds a modern package boilerplate for Node.js
Stars: ✭ 615 (+3517.65%)
Mutual labels:  starter
Edge
A Clojure application foundation from JUXT
Stars: ✭ 466 (+2641.18%)
Mutual labels:  starter
Nextjs Firebase Authentication
Next.js + Firebase Starter
Stars: ✭ 502 (+2852.94%)
Mutual labels:  starter
Chrome Extension Typescript Starter
Chrome Extension TypeScript Starter
Stars: ✭ 601 (+3435.29%)
Mutual labels:  starter
Gatsby Starter Bee
🐝Full Package | Simple | Fresh UI | Blog Template :: Let's start to blogging with gatsby-starter-bee!
Stars: ✭ 416 (+2347.06%)
Mutual labels:  starter
Webpack Simple Starter
A simple webpack starter without framework (Like Vue, React, Angular, etc.)
Stars: ✭ 661 (+3788.24%)
Mutual labels:  starter
Typescript Webpack Starter
⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
Stars: ✭ 358 (+2005.88%)
Mutual labels:  starter
Webpack Starter Basic
A simple webpack starter project for your basic modern web development needs.
Stars: ✭ 552 (+3147.06%)
Mutual labels:  starter
React Native Typescript Boilerplate
The default React Native empty project converted to use TypeScript.
Stars: ✭ 7 (-58.82%)
Mutual labels:  starter
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+3835.29%)
Mutual labels:  starter
Vue Typescript Dpapp Demo
🔥 Let's start with TypeScript
Stars: ✭ 613 (+3505.88%)
Mutual labels:  starter

React Native Redux Fast Starter

Sponsor

This React Native starter is my own React Native starter (iOS and android).

It contains all I need or find useful most of the time to start a new mobile application.

preview

Alternative Starter for iOS with combination of tabBar and sidemenu here.

setup and launch

Just follow official website instructions (it is well documented).

I personally prefer running on devices but it is not a prerequisite.

content summary

  • both: REDUX
  • iOS: sidemenu (react-native-side-menu)
  • android: Drawer (android: React Native one is nice enough)
  • both: navigator
  • both: react-native-vector-icons
  • both: more content may be added later

news

license

The MIT License (MIT)

Copyright (c) 2016 Erwan DATIN

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].