зеркало из https://github.com/microsoft/rnx-kit.git
…
|
||
---|---|---|
.. | ||
README.md | ||
generate.mjs | ||
package.json |
README.md
@rnx-kit/standard-api
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
THIS TOOL IS EXPERIMENTAL — USE WITH CAUTION
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧
React Native Standard API is the React Native equivalent to Web APIs.
Motivation
TODO
Installation
yarn add @rnx-kit/standard-api --dev
or if you're using npm
npm add --save-dev @rnx-kit/standard-api
Usage
TODO