rn-meter
v1.2.7
Published
Introducing our comprehensive React Native UI library, designed to streamline your app development process. This library includes customizable App Themes, Cross-platform compatibility for both iOS and Android & web a rich collection of pre-built component
Downloads
293
Readme
React Native UI Meter Cli
Introducing our comprehensive React Native UI library, designed to streamline your app development process. This library includes customizable App Themes, Cross-platform compatibility for both iOS and Android & web a rich collection of pre-built components, powerful hooks, intuitive form state management, and integrated query handling for efficient data management. With this library, you can create beautiful, functional, and responsive applications effortlessly, providing a seamless and efficient development experience.
Initialize cli configuration
npx rn-meter init
Features
- App Theme
- Cross platform Universal
- Components
- Hooks
- From state handle
- Query support
API Reference
Configuration
Theme Setup
This Command setup your theme related configuration. Like Font, color, radius, etc, also create a meter.config file . You can customize all of this.
npx rn-meter setup theme
Eslint Setup
We are flowing Airbnb style. you can also customize all of role in .eslintrc.json file.
⚠️ WARNING: CRITICAL ACTION REQUIRED! ⚠️
Before running this command, you MUST remove all ESLint-related configuration files like .eslintrc.json
and uninstall all ESLint-related packages. Failure to do so WILL cause issues in your project. Proceed with caution!
npx rn-meter setup eslint
Vs Code Configuration Setup
This setup for customizing vs code editor. we can fix all of linting related error passing ctrl+s
⚠️ WARNING: CRITICAL ACTION REQUIRED! ⚠️
Before running this command, you MUST remove all vs code-related configuration files like .vscode/settings.json
. Failure to do so WILL cause issues in your project. Proceed with caution!
npx rn-meter setup vscode config
Components
Introducing our comprehensive React Native UI library with customizable themes, universal components, powerful hooks, efficient form state handling, and integrated query support. Create beautiful, functional, and responsive applications effortlessly.
Layout Components
Box
npx rn-meter add box
Center
npx rn-meter add center
HStack
npx rn-meter add HStack
VStack
npx rn-meter add VStack
Divider
npx rn-meter add divider
From Components
Button
npx rn-meter add button
CheckBox
npx rn-meter add checkbox
Radio
npx rn-meter add radio
Switch
npx rn-meter add switch
Input
npx rn-meter add input
Animated Input
npx rn-meter add animated input
Helping UI Components
Carousal
npx rn-meter add carousal
Bottom Sheet
npx rn-meter add bottom sheet
Utils Function
Random Id Generator Function
This function using for create random string id generation
npx rn-meter add fn random
Color Opacity Reducer Function
This function using for reducing color opacity
npx rn-meter add fn cor
Build App Configuration
This command is coming soon
Generate Apk
npx rn-meter generate apk
Generate ABB
npx rn-meter generate abb
Update Apk
npx rn-meter update apk
Update ABB
npx rn-meter update abb
Change Name
This Command is only for change your app name
npx rn-meter change name
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Support
For support, email [email protected]
Feedback
If you have any feedback, please reach out to us at [email protected]
FAQ
Question 1
Answer 1
Question 2
Answer 2