文件名称:react-native-marquee:React本机字幕文本组件
文件大小:228KB
文件格式:ZIP
更新时间:2024-05-22 09:53:53
android ios react-native marquee TypeScript
React本机字幕
一个纯JavaScript字幕文本组件,用于本地响应。
展示柜
该应用程序可在和。
安装
npm install --save react-native-marquee
or
yarn add react-native-marquee
用法
import React, { Component } from 'react';
import { StyleSheet, View } from 'react-native';
import MarqueeText from 'react-native-marquee';
export default class MarqueeTextSample extends Component {
render() {
return (
【文件预览】:
react-native-marquee-master
----index.tsx(6KB)
----yarn.lock(11KB)
----.npmignore(156B)
----example()
--------.flowconfig(2KB)
--------.gitattributes(16B)
--------yarn.lock(232KB)
--------.babelrc(60B)
--------ios()
--------android()
--------.buckconfig(114B)
--------App.tsx(3KB)
--------app.json(51B)
--------.gitignore(793B)
--------index.js(179B)
--------.watchmanconfig(2B)
--------package.json(599B)
----tsconfig.json(5KB)
----LICENSE(1KB)
----.prettierrc(73B)
----tslint.json(1KB)
----README.md(3KB)
----index.d.ts(1KB)
----.editorconfig(263B)
----.gitignore(793B)
----package.json(1KB)