@reillymc/react-native-components
v0.10.12
Published
A collection of React Native components and resources
Readme
@reillymc/react-native-components
@reillymc/react-native-components
Installation
npm install @reillymc/react-native-componentsUsage
import { Button } from "@reillymc/react-native-components";Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
Publishing
This package is published to github npm packages and requires authentication.
New package versions are published automatically via the publish GitHub workflow. A pre-commit hook increments the patch version each commit automatically, while minor/major branches are created manually.
Running Locally
To generate the Expo Go QR code which correctly links to the Metro server, the REACT_NATIVE_PACKAGER_HOSTNAME variable in the dev container .env file must be set. An example is provided.
License
MIT
Made with create-react-native-library
