Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

afuteam

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

afuteam

@afuteam/ui for React Native And H5 Web

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

@afuteam/ui

A UI component library based on React Native (Android & iOS) and H5.

Install

yarn add @afuteam/ui react-native-svg@13.9.0 react-native-root-siblings@1.0.0  react-native-gesture-handler@2.8.0

Theme Configuration

项目App.tsx文件配置

//...其他import
import { View } from '@afuteam/ui';

const App = () => {
  return <View>文案</View>;
};

export default App;

License

Licensed under the MIT License.

Keywords

react-native

FAQs

Package last updated on 20 Mar 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