New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@pingtou/rn-vant

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pingtou/rn-vant

React Native UI Components

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

React Native Vant

npm version npm download codecov license

Install

yarn add @pingtou/rn-vant

Or

npm install @pingtou/rn-vant

Preview

Open the camera app on your device and scan the code below:

Quick start

The following are some code examples of rn-vant:

import React from 'react';
import { Button } from '@pingtou/rn-vant';

function App() {
  return <Button type="primary">Default Button</Button>;
};

export default App;

LICENSE

MIT

Keywords

react-native

FAQs

Package last updated on 19 May 2023

Related posts