JSPM

woi-react-native-components

0.0.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 3
    • Score
      100M100P100Q29997F
    • License MIT

    React Native components developed by highly talented team at We Over I.

    Package Exports

      This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (woi-react-native-components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

      Readme

      WE OVER I React Native Component Libraries

      Prerequisites

      This project requires NodeJS (version 18 or later) and NPM. Node and NPM are really easy to install. To make sure you have them available on your machine, try running the following command.

      $ npm -v && node -v
      9.6.7
      v18.17.1

      Installation

      $ npm install --save woi-react-native-buttons

      Documentation

      Contributing

      Contributions to We Over I React Component Libraries are always welcome!

      1. Fork it!
      2. Create your feature branch: git checkout -b my-new-feature
      3. Add your changes: git add .
      4. Commit your changes: git commit -am 'Add some feature'
      5. Push to the branch: git push origin my-new-feature
      6. Submit a pull request 😎

      Development scripts

      To navigate into the application

      • cd Libraries

      Install all dependencies

      • yarn install or npm install

      to start project on android or ios

      • npm run android - npm run ios

      Authors

      Contact

      License

      This project is licensed under the MIT license, Copyright (c) 2023 We Over I. For more information see LICENSE.md.