Git Product home page Git Product logo

plantapp's Introduction

Plant🌳APP

该项目是基于React Native(expo)+JS / TS的植物售卖展示APP

目录介绍

. /

  • appJS:expo init appJS blank的JS初始项目
  • appTS:expo init appTSblank(TypeScript) 的TS初始项目
  • PlantAppJS:Plant APP的JavaScript项目
  • PlantAppTS:Plant APP的TypeScript项目

DOCS

ReactNative小知识

Typescript代码整洁之道

Typescript在ReactNative中的具体应用

🔧Components README

【好文搬运尚未使用】Redux for react native 指南

【好文搬运尚未使用】react/react-native性能优化

PlantAppJS || PlantAppTS

  • assets resources of splash icons images
  • components 工具组件主题样式预定义封装 🔧 README
    • Badge 图标样式(用于Browse页面的图标)
    • Block 样式预定义(用于优化RN的原生组件样式)
    • Button 按钮样式
    • Card 卡片块,Block的预定义(用于Browse页面的图标卡片)
    • Divider 隔板样式
    • Input 输入框样式
    • Switch 开关组件
    • Text 文字样式
  • constants 数据常量包裹层
    • mocks 模拟mocks的api数据引入(手动编造数据)
    • theme 主题样式
  • navigation 顶部导航栏 路由配置
  • screens 页面组件
    • Browse 种类展示页面
    • Explore 商品展示页面
    • Forgot 忘记密码
    • Login 登陆
    • Product 商品具体展示
    • Settings 用户设置
    • Signup 注册
    • Welcome 首屏页面
  • App 入口文件 异步缓存静态资源

Install向导

  • clone加速
git clone https://github.com.cnpmjs.org/SiriusZHT/PlantApp.git 
  • install dependencies
cd PlantAppTS && yarn 
  • run
yarn run ios
  • 🕷前提是您提前安装了expo-cli工具 npm install --global expo-cli

  • ⚠️本项目由于React Native兼容性原因暂不支持Android;web端可能会有兼容问题。

plantapp's People

Contributors

siriuszht avatar

Stargazers

 avatar

Watchers

James Cloos 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.