Skip to content

NonHa/learn-react-native

Repository files navigation

learn-react-native

本项目基于 30 Days of React Native 开源项目

App

使用 React Navigation 进行导航

  • npm install @react-navigation/native

首页 轮播图

  • npm i react-native-swiper --save

使用 Icon

  • 对应图标 (icon)

Day1

计时器

  • Platform API 判断 app 当前运行的平台

Day2

天气预报

  • StatusBar 控制应用状态栏的组件。

Day3

推特

Day7

使用 react native api PanResponder PanResponder 类可以将多点触摸操作协调成一个手势。它使得一个单点触摸可以接受更多的触摸操作,也可以用于识别简单的多点触摸手势。

Day9

Day10

使用 react native TouchableWithoutFeedback

Day14

轮播图卡片 react-native-swipe-cards

Day15

时间组件 React Native DateTimePicker

Day16

搜索组件 React Native Search Bar

模糊查询组件 fuzzy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published