Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcallisto/antd-native-slinky
https://github.com/mcallisto/antd-native-slinky
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcallisto/antd-native-slinky
- Owner: mcallisto
- License: mit
- Created: 2020-06-25T19:57:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T09:13:12.000Z (over 3 years ago)
- Last Synced: 2024-10-11T15:45:26.084Z (26 days ago)
- Language: Scala
- Size: 228 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# antd-native-slinky
[Antd-native](https://rn.mobile.ant.design/docs/react/introduce) 4.0.7 bindings for slinky (powered by ScalablyTyped)
It is distributed for Scala 2.13 and Scala.js 1
```
libraryDependencies += "vision.id" % "antd-native-slinky" % "0.1.7"
```## Minimization
See the following compilation output:
```
[warn] Wrote @ant-design/icons-react-native (21 files)
[warn] Wrote moment (153 files)
[warn] Wrote @ant-design/react-native (778 files)
[warn] Wrote minimized @react-native-community/cameraroll (0 files)
[warn] Wrote minimized prop-types (4 files)
[warn] Wrote minimized react-native-swipeout (5 files)
[warn] Wrote minimized @react-native-community/viewpager (8 files)
[warn] Wrote minimized @react-native-community/segmented-control (6 files)
[warn] Wrote minimized @react-native-community/slider (5 files)
[warn] Wrote minimized @bang88/react-native-drawer-layout (9 files)
[warn] Wrote minimized react-native-collapsible (8 files)
[warn] Wrote minimized @react-native-community/picker (12 files)
[warn] Wrote minimized react-native-modal-popover (29 files)
[warn] Wrote minimized react (36 files)
[warn] Wrote minimized std (12 files)
[warn] Wrote minimized csstype (489 files)
[warn] Wrote minimized react-native (332 files)```