All Projects โ†’ imbudhiraja โ†’ react-native-basekit

imbudhiraja / react-native-basekit

Licence: MIT license
Basic setup for react-native projects using react-native , redux, redux-sagas, react-navigation

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language
java
68154 projects - #9 most used programming language
Starlark
911 projects

Projects that are alternatives of or similar to react-native-basekit

react-native-boilerplate
๐Ÿš€ A highly scalable, react-native boilerplate reinforced with react-boilerplate which focus on performance and best practices. ๐Ÿ”ฅ. ๐Ÿ’ป ๐Ÿš€ ๐Ÿ˜Ž ๐Ÿ‘พ ๐Ÿ‘ฝ
Stars: โœญ 82 (+412.5%)
Mutual labels:  redux-saga, react-native-boilerplate
laravel-react-boilerplate
Laravel React Boilerplate with Ant Design, Route-Level Code Splitting, Redux, Sanctum Auth
Stars: โœญ 49 (+206.25%)
Mutual labels:  redux-saga
next.js-boilerplate
next.js bolierplate, next.js ็š„ๅผ€ๅ‘ๆจกๆฟ
Stars: โœญ 28 (+75%)
Mutual labels:  bolierplate
abilitysheet
This app is ability sheet for beatmania iidx music of level 12.
Stars: โœญ 38 (+137.5%)
Mutual labels:  redux-saga
redux-saga-example
a example to use redux-saga as the middleware of redux
Stars: โœญ 66 (+312.5%)
Mutual labels:  redux-saga
react-workshops
Online react workshops
Stars: โœญ 36 (+125%)
Mutual labels:  redux-saga
rapid-react
A light weight interactive CLI Automation Tool ๐Ÿ› ๏ธ for rapid scaffolding of tailored React apps with Create React App under the hood.
Stars: โœญ 73 (+356.25%)
Mutual labels:  redux-saga
data-flow
frontend data flow explored in React
Stars: โœญ 19 (+18.75%)
Mutual labels:  redux-saga
marvel-jarvig
Marvel JARVIG (Just A Rather Very Interesting Game) is a game that lets you find and discover Marvel Comics characters based on their name, image and description!
Stars: โœญ 13 (-18.75%)
Mutual labels:  redux-saga
bank-client
Frontend Application using React.js with Hooks, Redux, Saga, Ant Design, styled-components and Jest
Stars: โœญ 57 (+256.25%)
Mutual labels:  redux-saga
simple-blog-front
Front-End for Simple Blog
Stars: โœญ 26 (+62.5%)
Mutual labels:  redux-saga
redux-typed-saga
A type-safe alternative to redux-saga. // Using `yield*` in `finally` is currently broken in Babel / ES spec, as it will terminate the generator completely.
Stars: โœญ 12 (-25%)
Mutual labels:  redux-saga
inside-client
Human Resources Department Tool. https://ifactory-solutions.github.io/inside-client/
Stars: โœญ 42 (+162.5%)
Mutual labels:  redux-saga
rocketshoes-react-native
NetShoes Clone with React Native and Redux
Stars: โœญ 38 (+137.5%)
Mutual labels:  redux-saga
hbb-survey-app
Hatay Municipality Survey Application
Stars: โœญ 18 (+12.5%)
Mutual labels:  redux-saga
react-kit
Ready-to-go react App
Stars: โœญ 25 (+56.25%)
Mutual labels:  redux-saga
sunrise
The rise of a new project with React, Redux-Saga and React-Router
Stars: โœญ 13 (-18.75%)
Mutual labels:  redux-saga
youtube-codequinta-redux-saga
Project created during Redux Saga live
Stars: โœญ 36 (+125%)
Mutual labels:  redux-saga
react-native-ecommerce
E-commerce mobile application developed using React Native ๐Ÿ‘” ๐ŸŽฉ
Stars: โœญ 60 (+275%)
Mutual labels:  redux-saga
next-react-boilerplate
๐Ÿ”ฅ NextJS with additional tech feature like react-boilerplate. Demo >>
Stars: โœญ 20 (+25%)
Mutual labels:  redux-saga

React-Native-Basekit

React-Native-Basekit is a project structure for starters.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

A step by step series that will tell you how to get a development env running

#!/bin/bash
$ git clone [email protected]:imbudhiraja/react-native-basekit.git
$ cd react-native-basekit
#!/.nvm/versions/node/v10.9.0/bin/node
$ npm install

Run at local

$ react-native run-ios or react-native run-android
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].