Skip to content

berkaybeyaz1/react-native-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Starter Pack

React Native starter pack with mobx and ex-navigator also you can working with exponent.

MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). The philosophy behind MobX is very simple:Anything that can be derived from the application state, should be derived. Automatically.which includes the UI, data serialization, server communication, etc.

A route-centric, batteries-included navigation library for Exponent and React Native that works seamlessly on Android and iOS. ## Screenshot

## Installation Firstly clone this repo `git clone https://github.com/berkaybeyaz1/react-native-starter.git` then install some dependency with `npm install or yarn install` command and that's it 😁 ### Future Plans - [ ] CLI tool like angular cli tool (creating, pages, components, actions etc..) ☄
- or if you have an idea can you share us on issues

LICENSE

Copyright (c) 2016 ©

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.

About

React Native starter pack with mobx and ex-navigator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published