Socket
Socket
Sign inDemoInstall

afuteam

Package Overview
Dependencies
15
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    afuteam

@afuteam/ui for React Native And H5 Web


Version published
Weekly downloads
5
increased by400%
Maintainers
1
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 20 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc