Skip to content

htmlk/react-native-shop

Repository files navigation

react-native项目实战

一、运行开发本项目

react-native run-android

react-native start

二、项目展示

1.首页功能(可以下拉刷新,点击listview可以跳转到详情页,轮播使用了react-native-swiper)

image

2.详情页展示(可以点击返回,使用了路由)

image

3.搜索功能(输入关键字按回车可以搜索菜谱)

image

4.like页面(使用了推广页)

image

5.我的页面(使用了webview)

image