afuteam
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@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.

Package Sidebar

Install

npm i afuteam

Weekly Downloads

5

Version

1.0.0

License

MIT

Unpacked Size

545 kB

Total Files

269

Last publish

Collaborators

  • erchuanliu