0.1.2 • Published 7 months ago

react-native-maui v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

react-native-maui

中文文档

This project contains the basic components commonly used in ReactNative. All components are implemented by funciton components and hooks, coded in typescript. Animations and interactions are implemented by react-native-reanimated, react-native-gesture-handler and react-native-svg.

This project is developed by individuals, the stability and adaptability of the components cannot be guaranteed, please use with caution

Update

Preview

LoadingProgressButton
AnimatedNumberOverlayRefreshScrollView
CarouselWaterfallListMore Demos

Installation

Before Installation, Make sure have installed react-native-reanimatedreact-native-gesture-handler and react-native-svg:

npm install react-native-reanimated react-native-gesture-handler react-native-svg
npx pod-install

For more information, please check

Install the react-native-maui with:

npm install react-native-maui

Then use by:

import { Button } from 'react-native-maui'

Expo Demo

Expo HomePage

Scan the QR code with Expo Go (Android) or the Camera app

License

Under The MIT License.

0.1.0

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago