Skip to content

A react-native control library aligned with office-ui-fabric-react

License

Notifications You must be signed in to change notification settings

dotnetjunky/fluentui-react-native

 
 

Repository files navigation

UI Fabric React Native

Getting Started

To start developing in the repository you can:

  1. git clone https://github.com/microsoft/ui-fabric-react-native.git
  2. cd ui-fabric-react-native
  3. yarn
  4. yarn build or yarn start

The demo package is currently where controls can be played with. If yarn start doesn't work go into the demo package and run yarn from there.

Yarn + Lerna

This repo is set up as a monorepo using Lerna + Yarn workspaces. The yarn commands will trigger the lerna commands which will execute yarn commands in each package.

Beachball

This repo manages semantic versioning and publishing using Beachball (https://github.com/microsoft/beachball). When contributing, make sure to run the following before making a pull request

  1. yarn change will take you through a command line wizard to generate change files
  2. Make sure to commit and push the newly generated change file

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

A react-native control library aligned with office-ui-fabric-react

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.5%
  • JavaScript 9.4%
  • Other 0.1%