react-native-for-web-stylesheet

0.0.5 • Public • Published

React Native for Web Stylesheet

Reuse your React Native styles inside your React DOM application!

How can i install this?

  • Go into your project folder and install react-native-for-web-stylesheet
npm install react-native-for-web-stylesheet
  • Include in the header of your html file, or embed via your css compiler, the node_modules/react-native-for-web-stylesheet/base.css. This file contains the basic rules and properties that inline styles in JS may not support at the moment. (Just think about pointer events)
  • Choose between:
    1. Render the stylesheet to a

Dependents (1)

Package Sidebar

Install

npm i react-native-for-web-stylesheet

Weekly Downloads

11

Version

0.0.5

License

MIT

Last publish

Collaborators

  • koderslab