This package has been deprecated

Author message:

Docz now supports react native nativelly

docz-plugin-react-native
TypeScript icon, indicating that this package has built-in type declarations

0.11.2 • Public • Published

docz-plugin-react-native

Use your React Native components inside docz

We're using react-native-web to make this integration possible. So, maybe you can have some caveats.

Instalation

Just add and use the plugin inside your doczrc.js

import { reactNative } from 'docz-plugin-react-native'
 
export default {
  plugins: [reactNative()]
}

That's it 🙌🏻

Readme

Keywords

none

Package Sidebar

Install

npm i docz-plugin-react-native

Weekly Downloads

2

Version

0.11.2

License

MIT

Unpacked Size

3.43 kB

Total Files

10

Last publish

Collaborators

  • pedronauck