All Projects → HarishJangra → React Native Easy Starter

HarishJangra / React Native Easy Starter

Licence: mit
A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Easy Starter

Skeleton
A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system. Facebook Page: http://bit.ly/2oHzpxC | Facebook Group: http://bit.ly/2o3KOrA. Help me carry on making more free stuff → http://bit.ly/2ppNujE ←
Stars: ✭ 74 (-66.96%)
Mutual labels:  hooks, themes
Rigel
🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
Stars: ✭ 324 (+44.64%)
Mutual labels:  themes, star
Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+1231.25%)
Mutual labels:  hooks
Themify
👨‍🎨 CSS Themes Made Easy. A robust, opinionated solution to manage themes in your web application
Stars: ✭ 218 (-2.68%)
Mutual labels:  themes
Projj
Manage repository easily.
Stars: ✭ 206 (-8.04%)
Mutual labels:  hooks
Voyager Hooks
Hooks system integrated into Voyager.
Stars: ✭ 200 (-10.71%)
Mutual labels:  hooks
Powerbi Themetemplates
Snippets for assembling Power BI Themes
Stars: ✭ 203 (-9.37%)
Mutual labels:  themes
Git template
Automating your workflow with git
Stars: ✭ 198 (-11.61%)
Mutual labels:  hooks
Windows User Action Hook
A .NET library to subscribe for Windows operating system global user actions such mouse, keyboard, clipboard & print events
Stars: ✭ 224 (+0%)
Mutual labels:  hooks
Circleoffriendsdisplay
朋友圈的做法
Stars: ✭ 205 (-8.48%)
Mutual labels:  star
Masonic
🧱 High-performance masonry layouts for React
Stars: ✭ 209 (-6.7%)
Mutual labels:  hooks
React Table
⚛️ Hooks for building fast and extendable tables and datagrids for React
Stars: ✭ 15,739 (+6926.34%)
Mutual labels:  hooks
Raty
🌟 Raty - A Star Rating Plugin
Stars: ✭ 2,292 (+923.21%)
Mutual labels:  star
Coda 2 Themes
A collection of commonly loved themes ported for the new Coda 2 from Panic
Stars: ✭ 209 (-6.7%)
Mutual labels:  themes
Windows Terminals
Repository with some awesome Windows Terminals themes
Stars: ✭ 199 (-11.16%)
Mutual labels:  themes
Typora Cobalt Theme
A dark theme for Typora with enhanced UI
Stars: ✭ 218 (-2.68%)
Mutual labels:  themes
Star History
The missing star history graph of GitHub repos - https://star-history.com
Stars: ✭ 2,534 (+1031.25%)
Mutual labels:  star
Hooks
Hooks is a extension system for your Laravel application.
Stars: ✭ 202 (-9.82%)
Mutual labels:  hooks
Reusable
Reusable is a library for state management using React hooks
Stars: ✭ 207 (-7.59%)
Mutual labels:  hooks
Resolvers
📋 Validation resolvers: Zod, Yup, Joi, Superstruct, and Vest.
Stars: ✭ 222 (-0.89%)
Mutual labels:  hooks

cd banner


A GOOD, up to date and easy to use starter and learning tool for beginners to intermediate. (IOS and Android ready)

NEW

WHY USE EASY STARTER ?

  • Always up-to-date React Native 0.63 scaffolding.
  • Easy-Peasy makes it easy to access the global state.
  • Use of React Hooks optimizes the performance and increases reusability.
  • Provides a basic infrastructure, which can easily be used throughout the whole project.
  • ApiSauce Axios + standardized errors + request/response transforms.

Android & IOS setup is completed and tested for RN 0.63

Currently Includes

  • React-native 0.63

  • Code-push

  • react-native-keychain

  • easy-peasy for state management

  • Hooks

  • react-navigation

  • react-native-vector-icons

  • Login Navigation Flow using React Context.

  • Themes support and much more

  • Multi - languages and locale support using i18n-js

  • Deeply integrated, production ready workflow

Ready to use templates

  • Loading /Login / Main app screens

  • App Intro screens

  • Locale context , theme context

  • Api ready service

  • oAuth ready interceptor

  • material design components using react-native-paper

  • react-native-modal

  • easy-peasy models

  • custom fonts guide

  • useStorage() for async storage

  • useNetInfo() for network info

  • useTranslation() for i18n

  • useAppTheme() for using themes

  • ... much more

Getting Started

Step 1: Clone and Install

$ git clone https://github.com/HarishJangra/react-native-easy-starter.git

$ cd react-native-easy-starter

$ yarn

Step 2: Rename the app react-native-rename

$ yarn global add react-native-rename

$ react-native-rename <newName>

View more option

Step 3: Start the App

$ yarn start --reset-cache

$ yarn run android

For release build (ANDROID)

see Generating signed apk

$ yarn run android:build

How can I contribute?

Bugs? Comments? Features? PRs and Issues happily welcomed!

  • ⭐️ Star our GitHub repo
  • 🔧 Create Fixes, suggest new features or update docs

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].