当前位置:网站首页>RN search highlight
RN search highlight
2022-07-27 22:28:00 【When the wind blows, the clouds fly】
Highlighting search keywords is a common feature in the front end , Let's share briefly today , The code is as follows :
search = (text) => {
let list = [' Melon seed used car ', " I'm a melon seed used car, melon seed used car ", " Used car melon seeds "];
const list_ = list.map(item => {
const ui = []
const newArr = item.split(text)
for (let i = 0; i < newArr.length; i++) {
const v = newArr[i]
if (i!== 0) {
ui.push(<Text style={
[y.color('red')]}>{
text}</Text>)
}
ui.push(<Text>{
v}</Text>)
}
return <View style={
[y.udr]}>{
ui}</View>
})
this.setState({
result: list_
})
}
边栏推荐
猜你喜欢

An2021软件安装及基本操作(新建文件/导出)

Matlab draws the statistical rose chart of wind speed and direction

每条你收藏的资讯背后,都离不开TA

How to use Fiddler for weak network testing

Tab bar (addeventlistener and onclick practice, used with bind method, exponential growth to listen for events)

setContentView详解

电磁继电器

饿了么input输入框设置type=‘number‘时,去掉后面的上下按钮

High frequency relay

Pytoch distributed training
随机推荐
Chapter 3 business function development (choose to export market activities, Apache POI)
Deepfake's face is hard to distinguish between true and false, and musk Fenke has disguised successfully
Starfish OS X metabell strategic cooperation, metauniverse business ecosystem further
matlab 绘制三坐标(轴)图
项目管理工具禅道
Optocoupler relay
[numerical analysis exercise] numerical integration (complex trapezoid, complex Simpson, Romberg integral) C with STL implementation
项目分析(哪些是it培训给不了)
Window localStorage 属性和Location 对象
【sql】SQL优化
直播app系统源码,上下叠层样式的轮播图
cocos:ccpDistance函数的简单运用以及实现眼球随着手指在眼眶中转动的功能
2022 / July daily report
Read Plato farm's eplato and the reason for its high premium
七大排序之直接插入排序
阿里资深软件测试工程师推荐测试人员必学——安全测试入门介绍
How to learn object Defineproperty | an article takes you to quickly learn
setContentView详解
CMOS开关(二)_参数提取
Yyds dry goods inventory # solve the real problem of famous enterprises: cycle number comparison