Skip to content

这是一个用纯React-Native 构建的App 项目,界面仿了饿了么主要界面,仅供学习使用。有兴趣的同仁可以下载代码,提出宝贵意见。

License

Notifications You must be signed in to change notification settings

UTSOURCE/element-react-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

element-react-native

A React-Native App Prjt

How To Get Started

run the following command:

1.cd path '/element',then run command 'yarn install' install node_modules eg:

$  cd /Users/example/Desktop/element-react-native/element  
$ yarn install  

2.Run instructions for iOS:

(1)cd path '/element/ios' ,run command 'pod install'

$ pod install 

(2)cd path '/element', run command 'react-native run-ios'

$ react-native run-ios 

--or-- Open element/ios/elementStu.xcworkspace in Xcode or run "xed -b ios" ,Hit the Run button

3.Run instructions for Android: Have an Android emulator running (quickest way to get started), or a device connected;

$ react-native run-android 

如果你遇到问题,请联系我:邮箱[email protected]

image image

image image image image

image

About

这是一个用纯React-Native 构建的App 项目,界面仿了饿了么主要界面,仅供学习使用。有兴趣的同仁可以下载代码,提出宝贵意见。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • Objective-C 2.2%
  • Ruby 1.5%
  • Java 1.4%
  • Starlark 1.0%