
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@ant-design/react-native
Advanced tools
English | 简体中文
A configurable Mobile UI specification and React-based implementation.
If you only care about the style you may give [Tanjun] a try.
Web support
Preview Web Platform in [here] 🔗
Expo demo app
SDK 49+ iOS | SDK 49+ Android |
---|---|
Open the camera app on your device and scan the code above,
need install expo app: https://expo.io/tools
# clone
git clone git@github.com:ant-design/ant-design-mobile-rn.git
# go to ant rn folder
cd ant-design-mobile-rn
# install dependencies
yarn
# start ios
cd rn-kitchen-sink/ios && pod install
yarn ios
# start android
yarn android
# go to expo example folder
cd example
# install dependencies
yarn
# start expo
yarn expo
$ npm install @ant-design/react-native --save
or
yarn add @ant-design/react-native
npm install @react-native-community/segmented-control @react-native-community/slider react-native-gesture-handler
or
yarn add @react-native-community/segmented-control @react-native-community/slider react-native-gesture-handler
You need go to ios folder and run
pod install
(auto linking),Android will handle it by itself.
npx react-native link
We welcome all contributions, please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as a GitHub issue. If you'd like to improve code, check out the Development Instruction and have a good time! :)
FAQs
基于蚂蚁金服移动设计规范的 React Native 组件库
We found that @ant-design/react-native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.