Giter Site home page Giter Site logo

twic_mobile_components_fork's Introduction

How to use this as a library in other projects

  1. We have a flag named main in package.json file which says to get files from lib/index.ts. When we publish it on github this library and re-install it in our projects it will take files from lib/index.ts.

How to make changes and publish the change on github

  1. Create a new branch from dev_components.
  2. Create components on this new branch.
  3. Once done, merge this branch with development having ios, android, index.js, App.tsx files and folders.
  4. Checkout to dev_components if you are on development.
  5. Update version in package.json file and then create build by running npm run build. Once done, create a PR for it with master.
  6. Make sure git repo does not have ios, android, index.js, App.tsx files and folders.
  7. Once merged, push changes to remote.
  8. Move to affected repos and run npm i twic_mobile_components.

Run app as a playground for your components

  1. App.tsx will act as a play ground. Create components in components folder. Import components in App.tsx file. Once you are done with your work, clean the code within
  2. npm run start and npm run ios will run the playground.

twic_mobile_components_fork's People

Contributors

ehtisham-ali-emumba avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.