Code Monkey home page Code Monkey logo

dh_demo's Introduction

React Native DH Demo Project

dh_demo_480.mov

Folder structure

  • assets: Asset folder to store all images, icons.
  • mock: Contains mock JSON data and a script that generates it.
  • src: This folder is the main container of all the code inside your application.
    • api: Folder that contains mock api requests.
    • components: Folder to store any common component that used through app.
    • query: Folder that contains redux-query client.
    • screens: Folder that contains all application screens.
    • store: This folder contains all stores and reducers that needed by redux-toolkit.
    • types: Folder to store all types.
    • utils: Helper functions.
    • App.tsx: Main component that starts your whole app.
    • index.js: Entry point of your application as per React-Native standards.

Usage

Make sure dev environment has been set up accordingly https://reactnative.dev/docs/environment-setup/

Run npm i, npx pod-install ios and npx react-native run-ios inside the root folder.

⚠️ Notes

  • The project is only tested for iOS. It might or might not need modifications for Android.

dh_demo's People

Contributors

cihancil avatar

Watchers

 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.