Coder Social home page Coder Social logo

ptzagk / react-native-easy-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harishjangra/react-native-easy-starter

0.0 2.0 0.0 33.17 MB

A react-native started kit using React-native 0.59, react-hooks, easy-peasy, Themes support and much more

Home Page: https://github.com/HarishJangra/react-native-easy-starter

JavaScript 87.35% Python 2.49% Java 5.21% Objective-C 4.95%

react-native-easy-starter's Introduction

react-native-easy-starter

A good, up to date and easy to use starter and learning tool for beginners to intermediate.

WHY USE EASY STARTER ?

  • Always up-to-date React Native 0.59.8 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.

Currently Includes

  • React-native 0.59.8
  • code-push
  • react-native-keychain
  • react-native-config
  • 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
  • extended Material Bottom Tabs Navigator (customizable) and Drawer Navigator using react-navigation
  • 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
  • useStorage() for async storage
  • useNetInfo() for network info
  • useTranslation() for i18n
  • useTheme() 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:dev

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

react-native-easy-starter's People

Contributors

codervss avatar harishjangra avatar pvinis avatar

Watchers

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