🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

react-native-notification-scroll

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
r

react-native-notification-scroll

A React Native component that can scroll the notification bar

0.1.3
latest
73

Supply Chain Security

100

Vulnerability

82

Quality

90

Maintenance

100

License

Version published
Weekly downloads
0
-100%
Maintainers
0
Weekly downloads
 
Created
Issues
0

react-native-notification-scroll

a scroll notification bar for react native

Installation

npm install react-native-notification-scroll

yarn add react-native-notification-scroll

Usage

import { RNNotificationBar } from 'react-native-notification-scroll';

<RNNotificationBar
  notices={['1 asdgajsdhjkahsjkxxxxxxx', '2 zzskdjalksjdlka asdkajks']}
/>

Example

  • git clone git@github.com:ansike/react-native-notification-scroll.git
  • cd react-native-notification-scroll
  • yarn
  • yarn example start

Demo

  • demo1 示例

  • demo2 示例

thanks

Thanks to the authors of these libraries for inspiration: create-react-native-library

LICENSE

MIT

FAQs

Package last updated on 26 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts