kerimdemir / kodmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kodmark app

Features

  • Redux setup
  • Axios get,post,pull,put configuration
  • Applied ESLint settings
  • Translate
  • Tabbar, SideBar Route configuration
  • Remote Redux DevTools configuration
  • File Structure
  • Template
  • Logger

Libraries in the boilerplate

  • react-native-navigation-v5
  • hooks
  • axios
  • react-redux
  • redux
  • redux-thunk
  • redux-logger
  • react-native-config
  • i18n-js

How to Use

git clone https://github.com/kerimdemir/kodmark.git kodmark
cd kodmark && npm install
  1. Download zip
  2. Update app.json
 "name": "your-app-name",
 "slug": "your-app-name",
  1. yarn install or npm install
  2. To open devTools run npm run debug
  3. To running on simulator or emulator run npm run ios or npm run android
  4. To running test run npm run test

Users request

  • You have to set your URL in Config.js and file of actions.

Screenshot

About


Languages

Language:JavaScript 90.4%Language:Java 3.5%Language:Ruby 2.8%Language:Objective-C 2.3%Language:Starlark 1.0%