SkillAgentSearch skills...

Rnset

rnset is a framework based on the react native & integrated a lot very good RN components to easy for verifying/using/picking in your projects

Install / Use

/learn @suijunqiang/Rnset
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

rnset

rnset integrates a lot good react native projects with the framework, which has a powerful/flexible/... .<br> All demo is derived from based class(es), the derived class inherited all features form it's based class(es) such as network/UI/exceptions/... .<br> Generally rnset able to streamline your new project work 50% and more reliable/faster/easier/... .<br> Enjoy it!<br>

Demo Android APK

APK

How to use

0, It's based on the react3.5+, & react native 0.56(but this version has some compatible issue, we will update it soon).<br> 1, I have verified it may run well on both of IOS/Android by XCode+WebStorm.<br> 2, The gif belw is showing what I have done by react native.<br> 3, Anyone who would like to join & improve this project will be welcomed.<br>

How many react native plugins have been integrated

"@remobile/react-native-toast": "^1.0.7",<br> "antd-mobile": "^2.1.3",<br> "antd-mobile-demo-data": "^0.2.0",<br> "babel-cli": "^6.26.0",<br> "babel-eslint": "^8.2.1",<br> "babel-plugin-module-resolver": "^3.0.0",<br> "babel-preset-airbnb": "^2.4.0",<br> "crypto-js": "^3.1.9-1",<br> "eslint": "^4.16.0",<br> "eslint-config-airbnb": "^16.1.0",<br> "eslint-config-prettier": "^2.9.0",<br> "eslint-import-resolver-babel-module": "^4.0.0",<br> "eslint-plugin-import": "^2.8.0",<br> "eslint-plugin-jsx-a11y": "^6.0.3",<br> "eslint-plugin-prefer-object-spread": "^1.2.1",<br> "eslint-plugin-prettier": "^2.5.0",<br> "eslint-plugin-react": "^7.5.1",<br> "gitbook-cli": "^2.3.2",<br> "lottie-react-native": "^2.3.2",<br> "merge": "^1.2.0",<br> "moment": "^2.20.1",<br> "native-base": "^2.3.1",<br> "prettier": "^1.10.2",<br> "prettier-eslint": "^8.8.1",<br> "prop-types": "^15.6.0",<br> "react": "^16.0.0-alpha.12",<br> "react-dom": "^16.2.0",<br> "react-mixin": "^3.1.0",<br> "react-native": "^0.46.0",<br> "react-native-alphabetlistview": "^0.2.0",<br> "react-native-animatable": "^1.2.4",<br> "react-native-audio": "^3.5.1",<br> "react-native-baidu-map": "^0.6.0",<br> "react-native-barcode-scanner-universal": "^1.0.5",<br> "react-native-ble-manager": "^5.1.1",<br> "react-native-camera": "^0.12.0",<br> "react-native-deprecated-custom-components": "^0.1.1",<br> "react-native-device-info": "^0.10.1",<br> "react-native-dismiss-keyboard": "^1.0.0",<br> "react-native-ezswiper": "^1.2.2",<br> "react-native-gesture-password": "^0.2.0",<br> "react-native-image-progress": "^1.0.1",<br> "react-native-lightbox": "^0.6.0",<br> "react-native-looped-carousel": "^0.1.7",<br> "react-native-message-bar": "^2.0.1",<br> "react-native-parallax-scroll-view": "^0.20.1",<br> "react-native-percentage-circle": "^1.0.6",<br> "react-native-picker": "^4.1.1",<br> "react-native-popover": "^0.2.0",<br> "react-native-progress": "^3.4.0",<br> "react-native-scrollable-tab-view": "^0.6.7",<br> "react-native-sglistview": "^0.4.3",<br> "react-native-side-menu": "^1.0.2",<br> "react-native-sound": "^0.10.3",<br> "react-native-spinkit": "^1.0.0",<br> "react-native-splash-screen": "^2.1.0",<br> "react-native-step-indicator": "0.0.7",<br> "react-native-storage": "^0.1.5",<br> "react-native-swipe-list-view": "^0.4.1",<br> "react-native-swiper": "^1.5.10",<br> "react-native-tab-navigator": "^0.3.3",<br> "react-native-toast": "^1.0.1",<br> "react-native-vector-icons": "^4.1.1",<br> "react-native-video": "^1.2.0",<br> "react-native-video-processing": "^1.12.5",<br> "react-native-viewpager": "^0.2.13",<br> "react-navigation": "^1.0.0-beta.27",<br> "react-redux": "^5.0.6",<br> "react-superagent": "^1.1.1",<br> "react-timer-mixin": "^0.13.3",<br> "redux": "^3.7.2",<br> "redux-thunk": "^2.2.0",<br> "superagent": "^3.5.2",<br> "teaset": "^0.2.7"<br>

IOS bundle<br>

react-native bundle --entry-file index.js --bundle-output ./bundle/iosBundle/index.jsbundle --platform ios --assets-dest ./bundle/iosBundle/ --dev flase<br>

Android bundle<br>

react-native bundle --entry-file index.js --bundle-output ./bundle/androidBundle/index.jsbundle --platform android --assets-dest ./bundle/androidBundle/ --dev flase<br> react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res<br>

image

View on GitHub
GitHub Stars181
CategoryDevelopment
Updated1y ago
Forks4

Languages

JavaScript

Security Score

65/100

Audited on Oct 21, 2024

No findings